From 48a0c7e68163001ae87801ad6d95f976b3fa94e6 Mon Sep 17 00:00:00 2001 From: resoluteCoder Date: Fri, 12 May 2023 11:22:44 -0500 Subject: [PATCH] fixed broken link to tutorial world build script --- .../Beginner-Tutorial/Part1/Beginner-Tutorial-Tutorial-World.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/Howtos/Beginner-Tutorial/Part1/Beginner-Tutorial-Tutorial-World.md b/docs/source/Howtos/Beginner-Tutorial/Part1/Beginner-Tutorial-Tutorial-World.md index 2f5e3dfc9d..5dabc2a23a 100644 --- a/docs/source/Howtos/Beginner-Tutorial/Part1/Beginner-Tutorial-Tutorial-World.md +++ b/docs/source/Howtos/Beginner-Tutorial/Part1/Beginner-Tutorial-Tutorial-World.md @@ -9,7 +9,7 @@ Stand in the Limbo room and install it with batchcommand tutorial_world.build What this does is to run the build script -[evennia/contrib/tutorial_world/build.ev](github:evennia/contrib/tutorial_world/build.ev). +[evennia/contrib/tutorials/tutorial_world/build.ev](github:evennia/contrib/tutorials/tutorial_world/build.ev). This is pretty much just a list of build-commands executed in sequence by the `batchcommand` command. Wait for the building to complete and don't run it twice.