diff --git a/README.markdown b/README.markdown index e01af575e..622fe8d0a 100644 --- a/README.markdown +++ b/README.markdown @@ -191,7 +191,7 @@ After this, the following progression of modules is recommended: * `Course.List` * `Course.Functor` * `Course.Applicative` -* `Course.Monad` (please see [this issue](https://github.com/NICTA/course/issues/118)) +* `Course.Monad` * `Course.FileIO` * `Course.State` * `Course.StateT`