diff --git a/README.md b/README.md index ed00658..7c20a9e 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ Download World Handler or build from source # Expansion # The World Handler GUI can also be expanded with custom tabs configured with json and javascript files or as a separate child mod in java. -A description on how to implement a custom json and javascript file can be found [here](./doc/Usercontent.md) and an example child mod can be found [here](https://github.com/Exopandora/WorldHandlerPlugin). +A description on how to implement a custom json and javascript file can be found [here](https://github.com/Exopandora/WorldHandler/wiki) and an example child mod can be found [here](https://github.com/Exopandora/WorldHandlerPlugin). # FAQ # diff --git a/curseforge.html b/curseforge.html index b1c31e7..5482dab 100644 --- a/curseforge.html +++ b/curseforge.html @@ -112,7 +112,7 @@
The World Handler GUI can also be expanded with custom tabs configured with json and javascript files or as a separate child mod written in java. - A description on how to implement a custom json and javascript file can be found here and an example child mod can be found here. + A description on how to implement a custom json and javascript file can be found here and an example child mod can be found here.