summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2017-01-13 21:18:00 +0200
committerLauri Ojansivu <x@xet7.org>2017-01-13 21:18:00 +0200
commit0c4e332aa8ada301bb046fdfce1d396f1dca6fd8 (patch)
treeb9e2e29df7a6232b51765d3d5206bd0e25c4bf7e
parenta7aa7e931825c7ce133fc19588cb6550af8543d7 (diff)
downloadwekan-0c4e332aa8ada301bb046fdfce1d396f1dca6fd8.tar.gz
wekan-0c4e332aa8ada301bb046fdfce1d396f1dca6fd8.tar.bz2
wekan-0c4e332aa8ada301bb046fdfce1d396f1dca6fd8.zip
Update Wefork URLs.
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index 795f0e5d..facbda35 100644
--- a/package.json
+++ b/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"
},