From c7e20b48fe164f9a83b7fbfd255fe0004083791b Mon Sep 17 00:00:00 2001 From: Garrett Summerfield Date: Tue, 23 Apr 2024 02:20:06 -0500 Subject: [PATCH] Fix non-reachable documentation This documentation page was not accessible unless the full path was specified in the URL, this is now fixed. --- docs/games/minecraft/config-forge.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/games/minecraft/config-forge.md b/docs/games/minecraft/config-forge.md index dd87e19..c1f262c 100644 --- a/docs/games/minecraft/config-forge.md +++ b/docs/games/minecraft/config-forge.md @@ -2,6 +2,7 @@ title: Configuring a Minecraft Forge Server layout: default parent: Minecraft +grand_parent: Games nav_order: 1 ---