diff --git a/package.json b/package.json index 040d33a..eedbf91 100644 --- a/package.json +++ b/package.json @@ -11,14 +11,14 @@ }, "repository": { "type": "git", - "url": "https://github.com/rvagg/commit-stream.git" + "url": "https://github.com/nodejs/commit-stream.git" }, "author": "Rod (http://r.va.gg/)", "license": "MIT", "bugs": { - "url": "https://github.com/rvagg/commit-stream/issues" + "url": "https://github.com/nodejs/commit-stream/issues" }, - "homepage": "https://github.com/rvagg/commit-stream", + "homepage": "https://github.com/nodejs/commit-stream", "devDependencies": { "bl": "^6.0.1", "list-stream": "^2.1.0",