update links in istallation guide
This commit is contained in:
parent
71a6b8e6ef
commit
53c5f48c4d
2 changed files with 2 additions and 4 deletions
|
@ -111,7 +111,7 @@ FYI: You can find the renderings in the following folder: `data/render/`
|
|||
python3 manage.py runserver
|
||||
```
|
||||
|
||||
You can now reach your c3nav instance at [http://localhost:8000/]. The editor can be found at [http://localhost:8000/editor/]. **Never use this server for production purposes!**
|
||||
You can now reach your c3nav instance at [localhost:8000/](http://localhost:8000/). The editor can be found at [localhost:8000/editor/](http://localhost:8000/editor/). **Never use this server for production purposes!**
|
||||
|
||||
## Other things you can do now:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue