diff --git a/package.json b/package.json index 2db9447..980d155 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "main": "index.js", "repository": { "type": "git", - "url": "https://github.com/visionmedia/supertest.git" + "url": "https://github.com/ladjs/supertest.git" }, "scripts": { "coverage": "nyc report --reporter=text-lcov > coverage.lcov",