From a9820a9e9862534450de39d07553ce765fa1bfba Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Wed, 29 May 2024 14:16:27 +0200 Subject: [PATCH] update description --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 0553a65..2b887d0 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ }, "repository": { "type": "git", - "url": "git+https://gitlab.com/pushrocks/smartssh.git" + "url": "https://code.foss.global/push.rocks/smartssh.git" }, "keywords": [ "SSH", @@ -31,7 +31,7 @@ "bugs": { "url": "https://gitlab.com/pushrocks/smartssh/issues" }, - "homepage": "https://gitlab.com/pushrocks/smartssh#readme", + "homepage": "https://code.foss.global/push.rocks/smartssh", "dependencies": { "@push.rocks/smartcrypto": "^2.0.5", "@push.rocks/smartfile": "^11.0.4",