From ac152973318f5f7ac9ea828914506cfb8b4acf7b Mon Sep 17 00:00:00 2001 From: Olivier Audard Date: Sun, 26 Aug 2012 15:45:03 +0200 Subject: [PATCH] Updated wrong links... :/ --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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",