Updated wrong links... :/

This commit is contained in:
Olivier Audard 2012-08-26 15:45:03 +02:00
parent dd5d567482
commit ac15297331

View file

@ -10,15 +10,15 @@
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git://github.com/dhar/grunt-wkhtmltopdf.git" "url": "git://github.com/dharFr/grunt-wkhtmltopdf.git"
}, },
"bugs": { "bugs": {
"url": "https://github.com/dhar/grunt-wkhtmltopdf/issues" "url": "https://github.com/dharFr/grunt-wkhtmltopdf/issues"
}, },
"licenses": [ "licenses": [
{ {
"type": "MIT", "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", "main": "grunt.js",