From 13989f9aa6811119f1b2626b0b178140153a188d Mon Sep 17 00:00:00 2001 From: Kenneth Aalberg Date: Wed, 21 Dec 2022 21:11:02 +0100 Subject: [PATCH] Update README.md for contrib.tutorials.red_button: * Fix submodule path. --- evennia/contrib/tutorials/red_button/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/evennia/contrib/tutorials/red_button/README.md b/evennia/contrib/tutorials/red_button/README.md index 5d7e94dfe..0da213ff4 100644 --- a/evennia/contrib/tutorials/red_button/README.md +++ b/evennia/contrib/tutorials/red_button/README.md @@ -7,7 +7,7 @@ object with its own functionality and state tracking. Create the button with - create/drop button:tutorials.red_button.RedButton + create/drop button:contrib.tutorials.red_button.RedButton Note that you must drop the button before you can see its messages! It's imperative that you press the red button. You know you want to.