mirror of
https://github.com/evennia/evennia.git
synced 2026-03-29 03:57:17 +02:00
Resync all links and fix issues with auto-relink
This commit is contained in:
parent
20a1741f4c
commit
fab769e0d0
107 changed files with 887 additions and 877 deletions
|
|
@ -42,7 +42,7 @@ Example: To override or modify `evennia/web/website/template/website/index.html`
|
|||
add/modify `mygame/web/template_overrides/website/index.html`.
|
||||
|
||||
The detailed description on how to customize the website is best described in tutorial form. See the
|
||||
[Web Tutorial](Web-Tutorial) for more information.
|
||||
[Web Tutorial](Howto/StartingTutorial/Web-Tutorial) for more information.
|
||||
|
||||
### Overloading Django views
|
||||
|
||||
|
|
@ -103,7 +103,7 @@ you will also log all requests in `mygame/server/logs/http_requests.log`.
|
|||
|
||||
Evennia comes with a MUD client accessible from a normal web browser. During
|
||||
development you can try it at `http://localhost:4001/webclient`.
|
||||
[See the Webclient page](Webclient) for more details.
|
||||
[See the Webclient page](Component/Webclient) for more details.
|
||||
|
||||
|
||||
## The Django 'Admin' Page
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue