Skip to content

Commit

Permalink
Merge pull request #2017 from akvo/#2016-support-link
Browse files Browse the repository at this point in the history
[#2016] Change support link in RSR's footer
  • Loading branch information
KasperBrandt committed Feb 24, 2016
2 parents 6138723 + 677c305 commit ab24027
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion akvo/templates/navigation/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<div class="" id="footer-body">
<ul class="nav navbar-nav">
<li><a href="http://akvo.org/products/rsr/">{% trans 'About RSR' %}</a></li>
<li><a href="http://akvo.org/help/help-support/rsr-help/">{% trans 'Support' %}</a></li>
<li><a href="http://rsrsupport.akvo.org/">{% trans 'Support' %}</a></li>
<li><a href="https://github.com/akvo/akvo-rsr">{% trans 'Source code' %}</a></li>
<li><a href="https://github.com/akvo/akvo-rsr/wiki/RSR_Partner-API">{% trans 'API' %}</a></li>
<li><a href="http://akvo.org/help/akvo-policies-and-terms-2/akvo-rsr-terms-of-use/">{% trans 'Terms of service' %}</a></li>
Expand Down

0 comments on commit ab24027

Please sign in to comment.