diff --git a/package.json b/package.json index a137779..d2f3fde 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "prettier": "prettier-config-nick", "repository": { "type": "git", - "url": "git+https://github.com/ReStruct-Corporate-Advantage/calendar.git" + "url": "git+https://gitea.armco.dev/ReStruct-Corporate-Advantage/calendar.git" }, "keywords": [ "components", @@ -43,9 +43,9 @@ ], "license": "ISC", "bugs": { - "url": "https://github.com/ReStruct-Corporate-Advantage/calendar/issues" + "url": "https://gitea.armco.dev/ReStruct-Corporate-Advantage/calendar/issues" }, - "homepage": "https://github.com/ReStruct-Corporate-Advantage/calendar#readme", + "homepage": "https://gitea.armco.dev/ReStruct-Corporate-Advantage/calendar#readme", "dependencies": { "@armco/configs": "^0.0.15", "@armco/icon": "^0.0.13",