Skip to content

Commit

Permalink
fixes bug 897628 - Make a link to the public web API
Browse files Browse the repository at this point in the history
  • Loading branch information
peterbe committed Jul 24, 2013
1 parent b75d752 commit 11815b5
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -111,6 +111,7 @@ <h1>Product Navigation</h1>
</div>
<ul>
<li><a href="{{ url('crashstats.status') }}">Server Status</a></li>
<li><a href="{{ url('api:documentation') }}">API Documentation</a></li>
<li><a href="http://socorro.readthedocs.org/">Project Info</a></li>
<li><a href="https://github.com/mozilla/socorro">Source Code</a></li>
<li><a href="http://wiki.mozilla.org/Breakpad">Breakpad Wiki</a></li>
Expand Down

0 comments on commit 11815b5

Please sign in to comment.