Change URL of grunt-task-helper in README

This commit is contained in:
anseki 2014-09-17 15:29:28 +09:00
parent d406cc1c19
commit 4ea5b5b39d

View file

@ -99,7 +99,7 @@ cmd = readlineSync.prompt();
If you want to control the flow of task runner (e.g. [Grunt](http://gruntjs.com/)), call readlineSync in a task callback that is called by task runner. Then the flow of tasks is paused and it is controlled by user.
Example: by using [grunt-task-helper](https://www.npmjs.org/package/grunt-task-helper)
Example: by using [grunt-task-helper](https://github.com/anseki/grunt-task-helper)
```shell
$ grunt