diff --git a/package.json b/package.json index 7ab171f..79c7d62 100644 --- a/package.json +++ b/package.json @@ -9,15 +9,15 @@ "contributors": [ "bluefox " ], - "homepage": "https://github.com/yunkong2/yunkong2.material", + "homepage": "https://git.spacen.net/yunkong2/yunkong2.material", "repository": { "type": "git", - "url": "https://github.com/yunkong2/yunkong2.material" + "url": "https://git.spacen.net/yunkong2/yunkong2.material" }, "licenses": [ { "type": "CC-BY-NC-4.0", - "url": "https://github.com/yunkong2/yunkong2.material/blob/master/LICENSE" + "url": "https://git.spacen.net/yunkong2/yunkong2.material/blob/master/LICENSE" } ], "keywords": [ @@ -38,7 +38,7 @@ "gulp-watch": "^5.0.1" }, "bugs": { - "url": "https://github.com/yunkong2/yunkong2.material/issues" + "url": "https://git.spacen.net/yunkong2/yunkong2.material/issues" }, "main": "www/index.html", "scripts": {