diff options
| author | Rosa <rosaontheweb@proton.me> | 2026-03-26 12:38:49 -0400 |
|---|---|---|
| committer | Rosa <rosaontheweb@proton.me> | 2026-03-26 12:38:49 -0400 |
| commit | 76625bcdc1337326bc3c3a748b06c078769768c1 (patch) | |
| tree | 2073da47efaf2d76012335448b3f6aaeece6232f /src/main | |
| parent | 31469314c994c3d470d49258bc83b739cc026436 (diff) | |
update source urls1.21.11
Diffstat (limited to 'src/main')
| -rw-r--r-- | src/main/resources/fabric.mod.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index 72832b7..b370665 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -6,7 +6,7 @@ "description": "A dead simple command to rename the held item.", "authors": [ { - "name": "Rosa (girlonthe.net)", + "name": "Rosa (evilandqueer)", "contact": { "discord": "https://discord.gg/A2FEXREAtQ", "email": "rosaontheweb@proton.me", @@ -16,8 +16,8 @@ ], "contact": { "discord": "https://discord.gg/A2FEXREAtQ", - "issues": "https://codeberg.org/girlonthenet/simple-rename-command/issues", - "sources": "https://codeberg.org/girlonthenet/simple-rename-command" + "issues": "https://codeberg.org/evilandqueer/simple-rename-command/issues", + "sources": "https://codeberg.org/evilandqueer/simple-rename-command" }, "license": "Unlicense", "icon": "icon.png", |
