more exact link
[lambda.git] / juli8.mdwn
index 92900aa..34c1f7f 100644 (file)
@@ -30,7 +30,7 @@ Below, we'll give instructions on how to install Juli8 into your existing OCaml
 
         module type SOMETHING = Monad.OPTION
 
-    as [[I directed you elsewhere|/topics/week9_using_the_monad_library]], you can instead just type:
+    as [[I directed you elsewhere|/topics/week9_using_the_monad_library/#index1h2]], you can instead just type:
 
         #show Monad.OPTION