diff options
| author | Rosa <rosaontheweb@proton.me> | 2026-07-10 09:07:00 -0400 |
|---|---|---|
| committer | Rosa <rosaontheweb@proton.me> | 2026-07-10 09:07:00 -0400 |
| commit | fd6d6c224952c724786ac1fc36bdc6d081450497 (patch) | |
| tree | 60a5a7defc5ecd3b3bc7d19f57b6546d1be94cb1 | |
| parent | 08d1632abe5486e0afd9d31c90c62f707af83881 (diff) | |
change source code url in fmjv1.0.5+1.21.11
| -rw-r--r-- | src/main/resources/fabric.mod.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index 5d2cbc0..80d124e 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -8,8 +8,7 @@ "Rosa (evilandqueer)" ], "contact": { - "issues": "https://codeberg.org/evilandqueer/frank/issues", - "sources": "https://codeberg.org/evilandqueer/frank" + "sources": "https://git.eviltransgenders.club/~rosa/frank" }, "license": "MIT", "icon": "assets/frank/icon.png", |
