From 3bf5c852e5fe2637519dfb58d020865354918bca Mon Sep 17 00:00:00 2001 From: JFronny Date: Fri, 2 Dec 2022 17:24:15 +0100 Subject: [PATCH] Update FMJ --- src/main/resources/fabric.mod.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index 1538df8..7e9db6b 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -8,8 +8,8 @@ "contact": { "email": "projects.contact@frohnmeyer-wds.de", "homepage": "https://jfronny.gitlab.io", - "issues": "https://git.frohnmeyer-wds.de/JfMods/LibJF/issues", - "sources": "https://git.frohnmeyer-wds.de/JfMods/LibJF" + "issues": "https://git.frohnmeyer-wds.de/JfMods/ModsMod/issues", + "sources": "https://git.frohnmeyer-wds.de/JfMods/ModsMod" }, "license": "MIT", "icon": "assets/modsmod/icon.png",