Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/tasks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHendrik Leppelsack <hendrik@leppelsack.de>2015-03-24 20:47:26 +0300
committerHendrik Leppelsack <hendrik@leppelsack.de>2015-03-24 20:47:26 +0300
commita17b74e89ba7d97f437935044a866564250fbb5e (patch)
treee83da99dfae1d7533790fa865b13a3de43a7fc76 /js/package.json
parent14d51e94d15de37eec84fa0dfd7195a5dfdba3db (diff)
Corrected repository URLs in package.json
Diffstat (limited to 'js/package.json')
-rw-r--r--js/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/js/package.json b/js/package.json
index 6c89a401..d737372a 100644
--- a/js/package.json
+++ b/js/package.json
@@ -10,9 +10,9 @@
"homepage": "",
"repository": {
"type": "git",
- "url": "git@github.com:owncloud/tast.git"
+ "url": "git@github.com:owncloud/tasks.git"
},
- "bugs": "https://github.com/owncloud/task/issues",
+ "bugs": "https://github.com/owncloud/tasks/issues",
"contributors": [],
"dependencies": {},
"devDependencies": {