fix documentation link

This commit is contained in:
Athou
2014-08-13 11:24:42 +02:00
parent 9fa3743d21
commit 1d6e212955
2 changed files with 2 additions and 2 deletions

View File

@@ -107,7 +107,7 @@
</h4>
<p>{{ 'about.rest_api.line1' | translate }}</p>
<p>
<a href="api" target="_blank">{{ 'about.rest_api.link_to_documentation' | translate }}</a>
<a href="api/" target="_blank">{{ 'about.rest_api.link_to_documentation' | translate }}</a>
</p>
</div>
</div>

View File

@@ -90,7 +90,7 @@
</span>
<span>
- REST API
<a href="api" target="_blank">documentation</a>
<a href="api/" target="_blank">documentation</a>
</span>
<span class="pull-right">
<a href="https://twitter.com/CommaFeed" class="twitter-follow-button" data-show-count="false" data-size="large">Follow @CommaFeed</a>