Skip to content
This repository has been archived by the owner on Oct 5, 2021. It is now read-only.

Commit

Permalink
Merge pull request #1010 from hemikak/about-update
Browse files Browse the repository at this point in the history
Updating links in about pop-up
  • Loading branch information
hemikak committed Feb 20, 2017
2 parents 1809ddc + d219377 commit 1b79af9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modules/web/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -409,8 +409,8 @@ <h4 class="modal-title">Set Service Parameters</h4>
<h3 class="modal-title" id="aboutModalLabel">Welcome to Ballerina Composer</h3>
</div>
<div class="modal-body add-margin-top-2x add-margin-bottom-2x">
<p>See <a target="_blank" href="https://github.com/ballerinalang/ballerina/blob/master/docs/SyntaxSummary.md">here</a>
for documentation and <a target="_blank" href="https://github.com/ballerinalang/editor/issues">here</a> for reporting issues.</p>
<p>See <a target="_blank" href="https://github.com/ballerinalang/ballerina/tree/master/docs/specification">here</a>
for documentation and <a target="_blank" href="https://github.com/ballerinalang/composer/issues">here</a> for reporting issues.</p>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
Expand Down

0 comments on commit 1b79af9

Please sign in to comment.