diff --git a/README.md b/README.md index 1447d79..45f2d44 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # Respackopts -**PSA:** Depending on the version you are downloading, a separate install of [cloth config](https://modrinth.com/mod/cloth-config), or [LibJF](https://modrinth.com/mod/libjf) may be required +**PSA:** Depending on the version you are downloading, a separate installation of [cloth config](https://modrinth.com/mod/cloth-config), or [LibJF](https://modrinth.com/mod/libjf) may be required Respackopts provides resource and data packs with config menus\ -By default it provides a custom system for conditional resources, resource expansion and integrates with frex, canvas and fabulous shaders +By default, it provides a custom system for conditional resources, resource expansion and integrates with frex, canvas and fabulous shaders ## Using Respackopts ### Users @@ -10,4 +10,4 @@ After installing respackopts, a menu button will appear besides all supported re No further configuration is needed. ### Pack authors -Please head to the [wiki](https://jfmods.gitlab.io/respackopts/) for details on how to use respackopts in a pack. +Please head to the [wiki](https://pages.frohnmeyer-wds.de/JfMods/Respackopts/) for details on how to use respackopts in a pack. diff --git a/book.toml b/book.toml index a12050a..c74c0b5 100644 --- a/book.toml +++ b/book.toml @@ -10,7 +10,7 @@ description = "Documentation for the respackopts config engine for minecraft res build-dir = "public" [output.html] -git-repository-url = "https://gitlab.com/jfmods/respackopts" -git-repository-icon = "fa-gitlab" -edit-url-template = "https://gitlab.com/jfmods/respackopts/edit/master/{path}" -site-url = "https://jfmods.gitlab.io/respackopts" +git-repository-url = "https://git.frohnmeyer-wds.de/JfMods/Respackopts" +git-repository-icon = "fa-git-alt" +edit-url-template = "https://git.frohnmeyer-wds.de/JfMods/Respackopts/_edit/master/{path}" +site-url = "https://pages.frohnmeyer-wds.de/JfMods/Respackopts/"