Rename Contrib to Contribs in docs

This commit is contained in:
Griatch 2020-07-12 17:36:01 +02:00
parent b5b265ec3b
commit 7eab265994
11 changed files with 10 additions and 10 deletions

View file

@ -90,5 +90,5 @@ Adding advanced and flexible building commands to your game is easy and will pro
satisfy most creative builders. However, if you really, *really* want to offer online coding, there
is of course nothing stopping you from adding that to Evennia, no matter our recommendations. You
could even re-implement MUX' softcode in Python should you be very ambitious. The
[in-game-python](../Contrib/Dialogues-in-events) is an optional
[in-game-python](../Contribs/Dialogues-in-events) is an optional
pseudo-softcode plugin aimed at developers wanting to script their game from inside it.