From d4a72688aec13196c6cce81e6f810e5e4529785b Mon Sep 17 00:00:00 2001 From: inyourwalls Date: Sun, 19 Jan 2025 10:46:44 -0500 Subject: change src url to codeberg repo --- src/main/resources/fabric.mod.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index 6862123..cdcc279 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -8,7 +8,7 @@ "InYourWalls" ], "contact": { - "sources": "https://gitlab.com/programmersocks/CustomLevelColour" + "sources": "https://codeberg.org/inyourwalls/CustomLevelColour" }, "license": "Unlicense", "icon": "assets/customlevelcolour/icon.png", -- cgit v1.3.1