diff --git a/package.json b/package.json index 1aebb07a43cb7589dbb8ce370b7ff8c0e76ec84a..fcc5a0dd6227831d67476f1061ce98da51236f28 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/zixia/wechaty.git" + "url": "git+https://github.com/wechaty/wechaty.git" }, "bin": { "io-bot": "bin/io-bot.js", @@ -49,9 +49,9 @@ "author": "Zhuohuan LI ", "license": "ISC", "bugs": { - "url": "https://github.com/zixia/wechaty/issues" + "url": "https://github.com/wechaty/wechaty/issues" }, - "homepage": "https://github.com/zixia/wechaty#readme", + "homepage": "https://github.com/wechaty/wechaty#readme", "eslintConfig": { "env": { "browser": true,