Fix top links.
This commit is contained in:
parent
3611b42aed
commit
638aaa44c0
1 changed files with 4 additions and 4 deletions
|
|
@ -24,11 +24,11 @@
|
|||
<a id="head-logo-link" href="/"></a>
|
||||
<nav id="head-links">
|
||||
<a href="http://nim-lang.org/">home</a>
|
||||
<a href="http://nim-lang.org/">docs</a>
|
||||
<a href="http://nim-lang.org/">learn</a>
|
||||
<a href="http://nim-lang.org/documentation.html">docs</a>
|
||||
<a href="http://nim-lang.org/download.html">download</a>
|
||||
<a href="${frontQuery}" class="active">forum</a>
|
||||
<a href="#">download</a>
|
||||
<a href="#">faq</a>
|
||||
<a href="http://nim-lang.org/community.html">community</a>
|
||||
<a href="http://nim-lang.org/question.html">faq</a>
|
||||
</nav>
|
||||
</div>
|
||||
</header>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue