From 39b9fb9104a74894653d8e7e9070aaf93330f6a6 Mon Sep 17 00:00:00 2001 From: inyourwalls Date: Mon, 24 Jun 2024 16:48:12 -0400 Subject: migrating repository to codeberg --- src/main/resources/fabric.mod.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main') diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index e608d30..6b2edac 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/frank" + "sources": "https://codeberg.org/inyourwalls/frank" }, "license": "MIT", "icon": "assets/frank/icon.png", -- cgit v1.3.1