update getting started guide link

format
Tyler Kellen 12 years ago
parent d16c9f14e7
commit 1f3715eaca

@ -11,7 +11,7 @@ npm install grunt-contrib-jst --save-dev
```
[grunt]: http://gruntjs.com/
[Getting Started]: https://github.com/gruntjs/grunt/blob/devel/docs/getting_started.md
[Getting Started]: http://gruntjs.com/getting-started
## Jst task
@ -143,6 +143,7 @@ jst: {
## Release History
* 2012-01-28v0.4.1rc7Correct line endings for lodash output on windows.
* 2013-01-22v0.4.0rc7Updating grunt/gruntplugin dependencies to rc7. Changing in-development grunt/gruntplugin dependency versions from tilde version ranges to specific versions.
* 2013-01-08v0.4.0rc5Updating to work with grunt v0.4.0rc5. Switching to this.files api.
* 2012-10-11v0.3.1Rename grunt-contrib-lib dep to grunt-lib-contrib.
@ -155,4 +156,4 @@ jst: {
Task submitted by [Tim Branyen](http://tbranyen.com)
*This file was generated on Sat Jan 26 2013 22:56:46.*
*This file was generated on Tue Feb 05 2013 11:54:24.*

Loading…
Cancel
Save