From be73ec990de7181bb23fa61dc773c39f9f76b051 Mon Sep 17 00:00:00 2001 From: Anthony Date: Sat, 30 Jul 2022 23:54:06 +0100 Subject: [PATCH] build(config): update github links to veganhacktivists --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index f8f1e70..daac9d6 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/Animal-Rights-Advocates-Discord/arabot.git" + "url": "git+https://github.com/veganhacktivists/arabot.git" }, "keywords": [ "discord", @@ -22,9 +22,9 @@ "author": "Animal Rights Advocates", "license": "GPL-3.0-or-later", "bugs": { - "url": "https://github.com/Animal-Rights-Advocates-Discord/arabot/issues" + "url": "https://github.com/veganhacktivists/arabot/issues" }, - "homepage": "https://github.com/Animal-Rights-Advocates-Discord/arabot#readme", + "homepage": "https://github.com/veganhacktivists/arabot#readme", "dependencies": { "@prisma/client": "^4.0.0", "@sapphire/framework": "^3.0.0-next.87e5cdc.0",