Update search tutorial, resolving #3399

This commit is contained in:
Griatch 2024-01-14 16:59:30 +01:00
parent 143a6d6c01
commit 7eea74b614
2 changed files with 161 additions and 81 deletions

View file

@ -16,7 +16,7 @@ This is the manual of [Evennia](https://www.evennia.com), the open source Python
## Tutorials and Howtos
- [The Beginner Tutorial](Howtos/Howtos-Overview.md#beginner-tutorial) - learn the basics and build a small game (in progress)
- [The Beginner Tutorial](Howtos/Beginner-Tutorial/Beginner-Tutorial-Overview.md) - learn the basics and build a small game (in progress)
- [Tutorials and Howto's](Howtos/Howtos-Overview.md#how-tos) - mixed tutorials and help articles to learn Evennia
- [Coding with Evennia](Coding/Coding-Overview.md) - resources and hints for coding and development