diff options
| author | inyourwalls <inyourwalls@tutanota.com> | 2024-06-24 16:48:12 -0400 |
|---|---|---|
| committer | inyourwalls <inyourwalls@tutanota.com> | 2024-06-24 16:48:12 -0400 |
| commit | 39b9fb9104a74894653d8e7e9070aaf93330f6a6 (patch) | |
| tree | e83c18540c9d6146cb1a9ab96ff3a5040ca03b6b /src/main/resources | |
| parent | 56531253380bcbcb7d98ea074ba31a314a39ac8f (diff) | |
migrating repository to codeberg
Diffstat (limited to '')
| -rw-r--r-- | src/main/resources/fabric.mod.json | 2 |
1 files changed, 1 insertions, 1 deletions
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", |
