diff --git a/package.json b/package.json index b8981aa..2048d1e 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/Daplie/node-greenlock-cli.git" + "url": "https://git.daplie.com/Daplie/node-greenlock-cli.git" }, "keywords": [ "node", @@ -33,9 +33,9 @@ "author": "AJ ONeal (https://daplie.com)", "license": "(MIT OR Apache-2.0)", "bugs": { - "url": "https://github.com/Daplie/greenlock-cli/issues" + "url": "https://git.daplie.com/Daplie/greenlock-cli/issues" }, - "homepage": "https://github.com/Daplie/greenlock-cli", + "homepage": "https://git.daplie.com/Daplie/greenlock-cli", "dependencies": { "cli": "^0.11.1", "homedir": "^0.6.0",