Link to Docs should always be 'Docs'. Props @cobyism

This commit is contained in:
Parker Moore 2014-03-28 14:15:28 -04:00
parent 4017325981
commit fa769b5ac6
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
<a href="/">Overview</a>
</li>
<li class="{% if page.url contains '/docs/' %}current{% endif %}">
<a href="/docs/home/">Doc<span class="show-on-mobiles">s</span><span class="hide-on-mobiles">umentation</span></a>
<a href="/docs/home/">Docs</a>
</li>
<li class="{% if page.author %}current{% endif %}">
<a href="/news/">News</a>