aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorRosa <rosaontheweb@proton.me>2026-03-26 12:38:49 -0400
committerRosa <rosaontheweb@proton.me>2026-03-26 12:38:49 -0400
commit76625bcdc1337326bc3c3a748b06c078769768c1 (patch)
tree2073da47efaf2d76012335448b3f6aaeece6232f /src/main/resources
parent31469314c994c3d470d49258bc83b739cc026436 (diff)
update source urls1.21.11
Diffstat (limited to '')
-rw-r--r--src/main/resources/fabric.mod.json6
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",