diff --git a/package.json b/package.json index 8729ed7..73b62da 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ }, "repository": { "type": "git", - "url": "git+ssh://git@gitlab.com/pushrocks/tlt.git" + "url": "https://code.foss.global/push.rocks/smartmustache.git" }, "keywords": [ "templating", @@ -29,7 +29,7 @@ "bugs": { "url": "https://gitlab.com/pushrocks/tlt/issues" }, - "homepage": "https://gitlab.com/pushrocks/tlt#README", + "homepage": "https://code.foss.global/push.rocks/smartmustache", "dependencies": { "handlebars": "^4.7.7" },