diff --git a/package.json b/package.json index f5ae8f6..3c3a2b9 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ }, "repository": { "type": "git", - "url": "git+ssh://git@gitlab.com/pushrocks/smartnginx.git" + "url": "https://code.foss.global/push.rocks/smartnginx.git" }, "keywords": [ "nginx", @@ -28,7 +28,7 @@ "bugs": { "url": "https://gitlab.com/pushrocks/smartnginx/issues" }, - "homepage": "https://gitlab.com/pushrocks/smartnginx#README", + "homepage": "https://code.foss.global/push.rocks/smartnginx", "dependencies": { "@push.rocks/lik": "^6.0.2", "@push.rocks/smartfile": "^10.0.26",