Corrects developer documentation header link.
This commit is contained in:
parent
f9fa9b4503
commit
849a414206
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@
|
|||
<div id="header">
|
||||
<span>Nimrod's <a href="http://nimrod-code.org/">homepage</a></span>
|
||||
<span><a href="http://nimrod-code.org/documentation.html">stable docs</a></span>
|
||||
<span><a href="http://build.nimrod-code.org/docs/documentation.html">development docs</a></span>
|
||||
<span><a href="http://build.nimrod-code.org/docs/overview.html">development docs</a></span>
|
||||
<span><a href="https://github.com/Araq/Nimrod/issues">github issues</a></span>
|
||||
#if c.loggedIn:
|
||||
<a href="${frontQuery}logout" class="right">Logout</a>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue