From 0ddfdc5214948a8643416f1b7731b8047c825551 Mon Sep 17 00:00:00 2001 From: Sergeant Acoustic Date: Sat, 7 Feb 2026 21:20:42 +0000 Subject: [PATCH] Change homepage link in fabric.mod.json --- src/main/resources/fabric.mod.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index c3e606d..6d881d6 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -9,7 +9,7 @@ "Emerald Quartz" ], "contact": { - "homepage": "https://discord.gg/XfHZhbQDrz", + "homepage": "https://modrinth.com/modpack/mc-rebalanced", "sources": "https://patience.nearmisses.xyz/SergeantAcoustic/tinkers_tinkering" }, "license": "GPL-3.0-or-later",