diff --git a/.docs/faq.md b/.docs/other/faq.md similarity index 94% rename from .docs/faq.md rename to .docs/other/faq.md index ed94ecbe..19b8e45e 100644 --- a/.docs/faq.md +++ b/.docs/other/faq.md @@ -10,7 +10,7 @@ Yes, you can! However, it does not work on versions 1.19+. ### My server stops when booting up with a 'Failed to find ClassModifier classes' error. -Go to [Installing Slime World Manager](usage/install.md) and follow the steps described there. +Go to [Installing Slime World Manager](../usage/install.md) and follow the steps described there. ### I'm getting a `javassist.CannotCompileException: [source error] acceptConnections() not found in net.minecraft.server.v1_14_R1.ServerConnection` error on startup. diff --git a/README.md b/README.md index 35bafb05..a7cf8405 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ The Javadocs can be found [here](https://grinderwolf.github.io/Slime-World-Manag * [Using Custom Data Sources](.docs/api/use-data-source.md) * [Custom Build Preparation](.docs/api/custom-build-preparation.md) * Other - * [FAQ](.docs/faq.md) + * [FAQ](.docs/other/faq.md) ## Credits