Commit 8482cc61 authored by Eric Schoffstall's avatar Eric Schoffstall
Browse files

Merge pull request #194 from azu/patch-1

fix recipes link in docs
Showing with 1 addition and 1 deletion
+1 -1
......@@ -16,7 +16,7 @@ See [the FAQ](FAQ.md) for the answers to commonly asked questions.
* [Rebuild only files that change](recipes/rebuild-only-files-that-change.md)
* [Pass parameters from the command line](recipes/pass-params-from-cli.md)
* [Using external config file](recipes/using-external-config-file.md)
* [Running tasks in series](recipies/running-tasks-in-series.md)
* [Running tasks in series](recipes/running-tasks-in-series.md)
* [Introduction to node.js streams](https://github.com/substack/stream-handbook)
* [Video introduction to node.js streams](http://www.youtube.com/watch?v=QgEuZ52OZtU)
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment