From 76625bcdc1337326bc3c3a748b06c078769768c1 Mon Sep 17 00:00:00 2001 From: Rosa Date: Thu, 26 Mar 2026 12:38:49 -0400 Subject: update source urls --- src/main/resources/fabric.mod.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/main') 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", -- cgit v1.3.1