Skip to content

Commit

Permalink
Merge pull request kriskowal#459 from kryger/patch-1
Browse files Browse the repository at this point in the history
Fixed broken link in the tutorial
  • Loading branch information
kriskowal committed Jan 5, 2014
2 parents 697b05c + 9846105 commit 647aecb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ captures the issue and Isaac Schlueter’s more recent treatise,
[Designing APIs for Asynchrony][Isaac], reframed the edict as “Do Not
Release Zalgo”.

[Steele]: http://osteele.com/posts/2008/04/minimizing-code-paths-in-asychronous-code
[Steele]: http://blog.osteele.com/posts/2008/04/minimizing-code-paths-in-asychronous-code
[Isaac]: http://blog.izs.me/post/59142742143/designing-apis-for-asynchrony

If you are using Q, you can cast any promise, even a [jQuery
Expand Down

0 comments on commit 647aecb

Please sign in to comment.