Fix all failing links and warnings

This commit is contained in:
Griatch 2020-07-09 00:06:50 +02:00
parent 22743055fe
commit 09c602dd69
24 changed files with 102 additions and 97 deletions

View file

@ -1,6 +1,6 @@
## Django Database queries
[prev lesson](Searching-Things) | [next lesson]()
[prev lesson](Searching-Things) | [next lesson](../Starting-Part2)
```important:: More advanced lesson!
@ -398,5 +398,4 @@ query using Django is a powerful skill to have.
This concludes the first part of the Evennia starting tutorial - "What we have". Now we have a good foundation
to understand how to plan what our tutorial game will be about.
[prev lesson](Searching-Things) | [next lesson]()
[prev lesson](Searching-Things) | [next lesson](../Starting-Part2)