From 95111de1aa4d56351056a10d78d1da862931170f Mon Sep 17 00:00:00 2001 From: Markil3 <75867393+Markil3@users.noreply.github.com> Date: Tue, 2 Mar 2021 11:26:06 -0700 Subject: [PATCH] Updates the URLs to point to the appropriate locations. --- src/main/resources/fabric.mod.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index 1b4d264..67325a7 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -9,8 +9,9 @@ "Markil 3" ], "contact": { - "homepage": "https://fabricmc.net/", - "sources": "https://github.com/FabricMC/fabric-example-mod" + "homepage": "https://www.planetminecraft.com/mod/immersive-hud/", + "sources": "https://github.com/Markil3/MinecraftImmersiveHUD", + "issues": "https://github.com/Markil3/MinecraftImmersiveHUD/issues" }, "license": "GPL-3.0-only",