update links in istallation guide

This commit is contained in:
Laura Klünder 2016-12-25 12:57:54 +01:00
parent 71a6b8e6ef
commit 53c5f48c4d
2 changed files with 2 additions and 4 deletions

View file

@ -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: