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.