Fixed link.

This commit is contained in:
Marcus Scholz 2020-09-09 22:41:49 +02:00
parent a0ee491805
commit c571a56d55
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@ Run ``./manage.py migrate`` to create the lost places models.
Start the development server and visit http://localhost:8000/admin/
Visit http://localhost:8000/lostplaces/ to CRUD lost places.
Visit http://localhost:8000/ to CRUD lost places.
Happy developing ;-)