Fixed more links at the bottom of the page.
This commit is contained in:
parent
638aaa44c0
commit
dfac36593d
1 changed files with 8 additions and 9 deletions
17
main.tmpl
17
main.tmpl
|
|
@ -143,21 +143,20 @@
|
|||
<div id="foot-links">
|
||||
<div>
|
||||
<h4>Documentation</h4>
|
||||
<a href="http://reign-studios.net/philipwitte/nim/docs.htm">Stable Documentation</a>
|
||||
<a href="http://reign-studios.net/philipwitte/nim/docs.htm">Development Documentation</a>
|
||||
<a href="https://github.com/Araq/Nimrod">Github Issues & Requests</a>
|
||||
<a href="http://nim-lang.org/documentation.html">Stable Documentation</a>
|
||||
<a href="https://github.com/Araq/Nimrod/issues">Github Issues & Requests</a>
|
||||
</div>
|
||||
<div>
|
||||
<h4>Community</h4>
|
||||
<a href="http://reign-studios.net/philipwitte/nim/forum.htm">User Forum</a>
|
||||
<a href="http://webchat.freenode.net/?channels=nimlang">Online IRC</a>
|
||||
<a href="http://build.nimrod-lang.org/irclogs/">IRC Logs</a>
|
||||
<a href="http://forum.nim-lang.org">User Forum</a>
|
||||
<a href="http://webchat.freenode.net/?channels=nim">Online IRC</a>
|
||||
<a href="http://irclogs.nim-lang.org/">IRC Logs</a>
|
||||
</div>
|
||||
</div>
|
||||
<div id="foot-legal">
|
||||
<h4>Written in Nim - Powered by <a href="#">Jester</a></h4>
|
||||
Web Design by <a href="#">Philip Witte</a> & <a href="#">Dominik Picheta</a><br>
|
||||
Copyright © 2014 - <a href="#">Andreas Rumpf</a> & <a href="#">Contributors</a>
|
||||
<h4>Written in Nim - Powered by <a href="https://github.com/dom96/jester">Jester</a></h4>
|
||||
Web Design by <a href="http://reign-studios.net/philipwitte/">Philip Witte</a> & <a href="http://picheta.me">Dominik Picheta</a><br>
|
||||
Copyright © 2014 - <a href="http://nim-lang.org/blog/">Andreas Rumpf</a> & <a href="https://github.com/Araq/Nimrod/graphs/contributors">Contributors</a>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue