Skip to content

Commit

Permalink
Link back to docs in API header (#244)
Browse files Browse the repository at this point in the history
  • Loading branch information
erinspace authored and chrisseto committed Jul 10, 2016
1 parent 79e141b commit f4ac815
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions templates/rest_framework/api.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@
<link rel="stylesheet" type="text/css" href="{% static "css/api_custom.css" %}"/>
{% endblock %}

{% block userlinks %}
<li><a href="http://share-research.readthedocs.io/">Documentation</a></li>
{% endblock %}

{% block branding %}
<img class="logo" src="{% static 'img/share.png' %}"/>
<!--<img class="logo" src="project/static/img/share.png"/>-->
Expand Down

0 comments on commit f4ac815

Please sign in to comment.