We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19b94dc commit 143f7e4Copy full SHA for 143f7e4
README.md
@@ -36,7 +36,7 @@ Common JS Patterns based on the ideas of Stoyan Stefanov and many others.
36
##Function Patterns
37
38
###API patterns
39
-* Callback patterns
+* <a href="blob/master/functions/callback.html">Callback patterns</a>
40
* Configuration objects
41
* Returning functions
42
* Currying
0 commit comments