diff --git a/package.json b/package.json index de5fb28..7a38823 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ }, "repository": { "type": "git", - "url": "git+ssh://git@gitlab.com/pushrocks/smartshell.git" + "url": "https://code.foss.global/push.rocks/smartshell.git" }, "keywords": [ "shell commands", @@ -31,7 +31,7 @@ "bugs": { "url": "https://gitlab.com/pushrocks/smartshell/issues" }, - "homepage": "https://gitlab.com/pushrocks/smartshell#README", + "homepage": "https://code.foss.global/push.rocks/smartshell", "devDependencies": { "@git.zone/tsbuild": "^2.1.66", "@git.zone/tsrun": "^1.2.44", @@ -62,4 +62,4 @@ "browserslist": [ "last 1 chrome versions" ] -} +} \ No newline at end of file