diff --git a/package.json b/package.json index 17d8217..9658b8c 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ }, "repository": { "type": "git", - "url": "git+ssh://git@gitlab.com/pushrocks/smartopen.git" + "url": "https://code.foss.global/push.rocks/smartopen.git" }, "keywords": [ "URL opening", @@ -28,7 +28,7 @@ "bugs": { "url": "https://gitlab.com/pushrocks/smartopen/issues" }, - "homepage": "https://gitlab.com/pushrocks/smartopen#README", + "homepage": "https://code.foss.global/push.rocks/smartopen", "dependencies": { "open": "^8.4.0" },