瀏覽代碼

Update Wefork URLs.

Lauri Ojansivu 8 年之前
父節點
當前提交
0c4e332aa8
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      package.json

+ 3 - 3
package.json

@@ -9,13 +9,13 @@
   },
   "repository": {
     "type": "git",
-    "url": "git+https://github.com/wekan/wekan.git"
+    "url": "git+https://github.com/wefork/wekan.git"
   },
   "license": "MIT",
   "bugs": {
-    "url": "https://github.com/wekan/wekan/issues"
+    "url": "https://github.com/wefork/wekan/issues"
   },
-  "homepage": "https://wekan.io",
+  "homepage": "https://github.com/wefork/wekan",
   "devDependencies": {
     "eslint": "^2.0.0"
   },