From cde428a2c36ef2c566f50e973251741a0d5f9452 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Wed, 29 May 2024 14:15:14 +0200 Subject: [PATCH] update description --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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" },