diff --git a/docs/apworld specification.md b/docs/apworld specification.md index 9b37fd83..ac89a46e 100644 --- a/docs/apworld specification.md +++ b/docs/apworld specification.md @@ -2,7 +2,7 @@ Archipelago depends on worlds to provide game-specific details like items, locations and output generation. Those are located in the `worlds/` folder (source) or `/lib/worlds/` (when installed). -See [world api.md](world api.md) for details. +See [world api.md](world%20api.md) for details. apworld provides a way to package and ship a world that is not part of the main distribution by placing a `*.apworld` file into the worlds folder.