Update README.md
Updated links for wkhtmltopdf as the project has moved
This commit is contained in:
parent
5b29b57245
commit
b21de20c73
1 changed files with 2 additions and 2 deletions
|
@ -29,8 +29,8 @@ Then add this line to your project's `grunt.js` gruntfile:
|
|||
grunt.loadNpmTasks('grunt-wkhtmltopdf');
|
||||
```
|
||||
|
||||
[wkhtmltopdf]: http://code.google.com/p/wkhtmltopdf/
|
||||
[wkhtmltopdf_dl]: http://code.google.com/p/wkhtmltopdf/downloads/list
|
||||
[wkhtmltopdf]: http://wkhtmltopdf.org/
|
||||
[wkhtmltopdf_dl]: http://wkhtmltopdf.org/downloads.html
|
||||
[grunt]: https://github.com/gruntjs/grunt
|
||||
[getting_started]: https://github.com/cowboy/grunt/blob/master/docs/getting_started.md
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue