From 73213e3a4e2b95b479ae1f5255a097eeaf88ebb6 Mon Sep 17 00:00:00 2001 From: oleg Date: Wed, 15 Jul 2015 07:20:38 +0300 Subject: [PATCH] update urls --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index be5f8d5..e66ee1f 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ }, "repository": { "type": "git", - "url": "git://github.com/okv/nci.git" + "url": "git://github.com/node-ci/nci.git" }, "keywords": [ "continuous", @@ -33,9 +33,9 @@ ], "license": "MIT", "bugs": { - "url": "https://github.com/okv/nci/issues" + "url": "https://github.com/node-ci/nci/issues" }, - "homepage": "https://github.com/okv/nci", + "homepage": "https://github.com/node-ci/nci", "dependencies": { "chokidar": "1.0.3", "colors": "1.1.2",