Update for game specific docs.

This commit is contained in:
Michael (Parker) Parker 2019-01-31 09:41:07 -05:00
parent 6b27b7d52a
commit 6fd819d838
3 changed files with 4 additions and 4 deletions

View File

@ -294,10 +294,10 @@ module.exports = {
]
},
{
title: 'Minecraft',
title: 'Game Specific',
collapsable: false,
children: [
'/community/minecraft/networks.md',
'/community/games/minecraft/networks.md',
],
},
{

View File

@ -19,7 +19,7 @@ This is the community guide section of the site.
* [Create a Custom Docker Image](/community/eggs/creating_a_custom_image.md)
# Specific Server Config
* [Minecraft Server networks](/community/minecraft/networks.md)
* [Minecraft Server networks](/community/games/minecraft/networks.md)
##

View File

@ -1,4 +1,4 @@
# Server Networks
# Minecraft Server Networks
[[toc]]