From f86f1d3c9f1355dca0d65d469671a5f8a22fb22d Mon Sep 17 00:00:00 2001 From: AbyssDweller <80689879+AbyssDweller@users.noreply.github.com> Date: Thu, 27 Oct 2022 10:21:06 -0400 Subject: [PATCH] fix links --- src/main/resources/fabric.mod.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index 8c5829a..1036bb6 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -9,9 +9,9 @@ "Fishplex" ], "contact": { - "homepage": "https://github.com/missingbinary/Aspects", - "sources": "https://github.com/missingbinary/Aspects", - "issues": "https://github.com/missingbinary/Aspects/issues" + "homepage": "https://github.com/Fishplex/Aspects", + "sources": "https://github.com/Fishplex/Aspects", + "issues": "https://github.com/Fishplex/Aspects/issues" }, "license": "CC0-1.0",