diff --git a/package.json b/package.json index 2f82644..9f90493 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ }, "repository": { "type": "git", - "url": "git+https://gitlab.com/push.rocks/smartfile.git" + "url": "https://code.foss.global/push.rocks/smartfile.git" }, "keywords": [ "file management", @@ -40,7 +40,7 @@ "bugs": { "url": "https://gitlab.com/push.rocks/smartfile/issues" }, - "homepage": "https://gitlab.com/push.rocks/smartfile#readme", + "homepage": "https://code.foss.global/push.rocks/smartfile", "dependencies": { "@push.rocks/lik": "^6.0.15", "@push.rocks/smartdelay": "^3.0.5", @@ -81,4 +81,4 @@ "browserslist": [ "last 1 chrome versions" ] -} +} \ No newline at end of file