From 103d7f0846ee21018782af3f8b6700d956acd23b Mon Sep 17 00:00:00 2001 From: Spongecade Date: Sat, 7 Oct 2023 07:44:44 -0500 Subject: [PATCH] Update Minecraft wiki link to new domain --- content/install-minecraft-server.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/install-minecraft-server.md b/content/install-minecraft-server.md index 8d95fe535f..aefcf911e8 100644 --- a/content/install-minecraft-server.md +++ b/content/install-minecraft-server.md @@ -78,7 +78,7 @@ The server will crash on the first run, so first change the eula.txt text from ` Then, Re-start by stopping the server and restarting. We can also configure the world and other settings in `server.properties` -For more info, see the [Minecraft Wiki](https://minecraft.gamepedia.com/Tutorials/Setting_up_a_server) on this issue. +For more info, see the [Minecraft Wiki](https://minecraft.wiki/w/Tutorials/Setting_up_a_server) on this issue. ---