diff --git a/package.json b/package.json index 44f8ee6..a5fd4d5 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ }, "repository": { "type": "git", - "url": "git+ssh://git@gitlab.com/pkunz/smarthbs.git" + "url": "https://code.foss.global/push.rocks/smarthbs.git" }, "keywords": [ "handlebars", @@ -30,7 +30,7 @@ "bugs": { "url": "https://gitlab.com/pkunz/smarthbs/issues" }, - "homepage": "https://gitlab.com/pkunz/smarthbs#README", + "homepage": "https://code.foss.global/push.rocks/smarthbs", "dependencies": { "@pushrocks/smartfile": "^10.0.17", "@pushrocks/smartpath": "^5.0.5",