From 9391e517ac72690d1d482c28a648dcc027b728cf Mon Sep 17 00:00:00 2001 From: Pieter-Jan Briers Date: Wed, 27 Sep 2023 15:47:58 +0200 Subject: [PATCH] Fix link to hub rules --- book.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/book.toml b/book.toml index 74403176e..aad926134 100644 --- a/book.toml +++ b/book.toml @@ -116,3 +116,4 @@ warning-policy = "ignore" # false-positives like hell with absolute links & late "/en/engine/porting-visualizers/index.html" = "/en/ss14-by-example/making-a-sprite-dynamic/porting-appearance-visualizers.html" "/en/engine/lighting-fov/index.html" = "/en/robust-toolbox/rendering/lighting-and-fov.html" "/en/engine/sprites-icons/index.html" = "/en/robust-toolbox/rendering/sprites-and-icons.html" +"/en/hosting/hub-rules/index.html" = "/en/community/space-wizards-hub-rules.html" \ No newline at end of file