diff --git a/package.json b/package.json index 5fa8d0c..8c9106d 100644 --- a/package.json +++ b/package.json @@ -10,15 +10,15 @@ }, "repository": { "type": "git", - "url": "git://github.com/dhar/grunt-wkhtmltopdf.git" + "url": "git://github.com/dharFr/grunt-wkhtmltopdf.git" }, "bugs": { - "url": "https://github.com/dhar/grunt-wkhtmltopdf/issues" + "url": "https://github.com/dharFr/grunt-wkhtmltopdf/issues" }, "licenses": [ { "type": "MIT", - "url": "https://github.com/dhar/grunt-wkhtmltopdf/blob/master/LICENSE-MIT" + "url": "https://github.com/dharFr/grunt-wkhtmltopdf/blob/master/LICENSE-MIT" } ], "main": "grunt.js",