Refactor starting tutorial intro pages

This commit is contained in:
Griatch 2020-07-31 18:40:48 +02:00
parent 397b5feedf
commit c2af8d2889
17 changed files with 53 additions and 44 deletions

View file

@ -1,6 +1,6 @@
# Django Database queries
[prev lesson](./Searching-Things) | [next lesson](../Starting-Part2)
[prev lesson](./Searching-Things) | [next lesson](../Part2/Starting-Part2)
```important:: More advanced lesson!
@ -398,4 +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](../Starting-Part2)
[prev lesson](./Searching-Things) | [next lesson](../Part2/Starting-Part2)