Fixed some default website links that still pointed to google code.
This commit is contained in:
parent
eb01c19111
commit
6812906caa
2 changed files with 4 additions and 4 deletions
|
|
@ -59,8 +59,8 @@
|
|||
<div class="subHeader">
|
||||
<!--span class="doNotDisplay">Navigation:</span-->
|
||||
<a href="/">Home</a> |
|
||||
<a href="http://code.evennia.com/">About</a> |
|
||||
<a href="http://code.google.com/p/evennia/wiki/Index">Documentation</a> |
|
||||
<a href="https://github.com/evennia/evennia/wiki/Evennia-Introduction/">About</a> |
|
||||
<a href="https://github.com/evennia/evennia/wiki">Documentation</a> |
|
||||
<a href="/admin/">Admin Interface</a>
|
||||
{% if webclient_enabled %}
|
||||
| <a href="/webclient">Play Online</a>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue