Clean up develop doc build to avoid clashes

This commit is contained in:
Griatch 2020-10-19 22:40:43 +02:00
parent 4fa9f12d65
commit dca88243f4
23 changed files with 82 additions and 83 deletions

View file

@ -1,7 +1,5 @@
# Searching for things
[prev lesson](./Creating-Things) | [next lesson](./Django-queries)
We have gone through how to create the various entities in Evennia. But creating something is of little use
if we cannot find and use it afterwards.
@ -261,5 +259,3 @@ these tools will be all you need ...
... but not always. In the next lesson we will dive further into more complex searching when we look at
Django queries and querysets in earnest.
[prev lesson](./Creating-Things) | [next lesson](./Django-queries)