X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=learning_ocaml.mdwn;h=0bd1b694a8244158db69ca88e5c684af348d63de;hp=666a756a82aa9f96725f6a7a53d0528d031cd214;hb=c19aceabbb94226c0545b64b2cce8ca40d0ca74c;hpb=acc58b674037f344a5812aefed98fe0db892d059 diff --git a/learning_ocaml.mdwn b/learning_ocaml.mdwn index 666a756a..0bd1b694 100644 --- a/learning_ocaml.mdwn +++ b/learning_ocaml.mdwn @@ -1,6 +1,6 @@ * [Try OCaml in your browser](http://try.ocamlpro.com/) (slow, bare-bones) * This site's guide to [[Installing OCaml|/installing#ocaml]] -* This site's [[explanation of the differences between Scheme, OCaml, and Haskell|rosetta]] +* This site's [[explanation of the differences between Scheme, OCaml, and Haskell|rosetta1]]