From a661adb0808f5f8f0f0b3915c7e431bd37f4b65f Mon Sep 17 00:00:00 2001 From: jim Date: Sun, 22 Mar 2015 12:30:33 -0400 Subject: [PATCH] formatting --- topics/week7_introducing_monads.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/topics/week7_introducing_monads.mdwn b/topics/week7_introducing_monads.mdwn index 8b3428c3..3ca18a15 100644 --- a/topics/week7_introducing_monads.mdwn +++ b/topics/week7_introducing_monads.mdwn @@ -437,7 +437,7 @@ As we mentioned above, the notions of Monads have their origin in Category Theor [1](http://en.wikipedia.org/wiki/Outline_of_category_theory) [2](http://lambda1.jimpryor.net/advanced_topics/monads_in_category_theory/) [3](http://en.wikibooks.org/wiki/Haskell/Category_theory) -[4](https://wiki.haskell.org/Category_theory), where you should follow the further links discussing Functors, Natural Transformations, and Monads. +[4](https://wiki.haskell.org/Category_theory) (where you should follow the further links discussing Functors, Natural Transformations, and Monads) [5](http://www.stephendiehl.com/posts/monads.html) -- 2.11.0