Merge pull request #3351 from InspectorCaracal/docs-patch-1

Update documentation references to `develop`
This commit is contained in:
Griatch 2023-12-02 21:33:34 +01:00 committed by GitHub
commit 6764d99455
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 9 deletions

View file

@ -47,7 +47,7 @@ customize that with the setting `MAX_NR_CHARACTERS`.)
By default, the new `charcreate` command will reference the example menu
provided by the contrib, so you can test it out before building your own menu.
You can reference
[the example menu here](github:develop/evennia/contrib/rpg/character_creator/example_menu.py) for
[the example menu here](github:evennia/contrib/rpg/character_creator/example_menu.py) for
ideas on how to build your own.
Once you have your own menu, just add it to your settings to use it. e.g. if your menu is in