Skip to content

Commit

Permalink
[CLEANUP] Updating docs links
Browse files Browse the repository at this point in the history
  • Loading branch information
denishoctor committed Dec 30, 2013
1 parent aadccb1 commit c12486d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion www/assessment/questions/formula.php
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@

<div class="row">
<div class="col-md-8">
<h4><a href="http://docs.learnosity.com/questionsapi/formula.php" class="text-muted">
<h4><a href="http://docs.learnosity.com/questionsapi/responsetypes.php#formula" class="text-muted">
<span class="glyphicon glyphicon-book"></span> Documentation
</a></h4>
<h4><a href="#" class="text-muted" data-toggle="modal" data-target="#initialisation-preview">
Expand Down
2 changes: 1 addition & 1 deletion www/misc/security_check.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<p>If the request is successful, a status code 200 will be returned in the box at the
bottom of the page, otherwise a status code 403 will be returned.</p>
<p>Information on security is available on the documentation site for
the <a href="http://docs.learnosity.com/questionsapi/apiauth.php">Questions API</a>.</p>
the <a href="http://docs.learnosity.com/questionsapi/security.php">Questions API</a>.</p>
</div>

<form id="securityForm">
Expand Down

0 comments on commit c12486d

Please sign in to comment.