Update README.md

Updated links for wkhtmltopdf as the project has moved
This commit is contained in:
Josh Sherman 2014-12-08 14:54:53 -05:00
parent 5b29b57245
commit b21de20c73

View file

@ -29,8 +29,8 @@ Then add this line to your project's `grunt.js` gruntfile:
grunt.loadNpmTasks('grunt-wkhtmltopdf'); grunt.loadNpmTasks('grunt-wkhtmltopdf');
``` ```
[wkhtmltopdf]: http://code.google.com/p/wkhtmltopdf/ [wkhtmltopdf]: http://wkhtmltopdf.org/
[wkhtmltopdf_dl]: http://code.google.com/p/wkhtmltopdf/downloads/list [wkhtmltopdf_dl]: http://wkhtmltopdf.org/downloads.html
[grunt]: https://github.com/gruntjs/grunt [grunt]: https://github.com/gruntjs/grunt
[getting_started]: https://github.com/cowboy/grunt/blob/master/docs/getting_started.md [getting_started]: https://github.com/cowboy/grunt/blob/master/docs/getting_started.md