diff --git a/package.json b/package.json index 8356676..4a80c65 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/ApexieCommunity/Website.git" + "url": "git+https://github.com/apexiedev/website.git" }, "keywords": [ "typescript", @@ -25,9 +25,9 @@ "author": "ItzLightyHD", "license": "GPL-3.0", "bugs": { - "url": "https://github.com/ApexieCommunity/Website/issues" + "url": "https://github.com/apexiedev/website/issues" }, - "homepage": "https://github.com/ApexieCommunity/Website#readme", + "homepage": "https://github.com/apexiedev/website#readme", "devDependencies": { "@types/bootstrap": "^5.1.12", "@types/jquery": "^3.5.14",