aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorCamil Staps2015-05-20 16:11:30 +0200
committerCamil Staps2015-05-20 16:11:30 +0200
commit02feeabda32a296ebc1452f1a8daf176a5721490 (patch)
tree67b72586b543083dffec65825171a97e4c30c862 /package.json
parentMerge branch 'frontend-only' of ../../Botleagues_old (diff)
Updated project url
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index d5c122a..2fb6d5b 100644
--- a/package.json
+++ b/package.json
@@ -32,12 +32,12 @@
},
"repository": {
"type": "git",
- "url": "https://github.com/camilstaps/Botleagues"
+ "url": "https://github.com/Botleagues/Frontend"
},
"author": "Camil Staps <info@camilstaps.nl>",
"license": "GPL v3.0",
"bugs": {
- "url": "https://github.com/camilstaps/Botleagues/issues"
+ "url": "https://github.com/Botleagues/Frontend/issues"
},
- "homepage": "https://github.com/camilstaps/Botleagues"
+ "homepage": "https://github.com/Botleagues/Frontend"
}