summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAdam Bard <github@adambard.com>2014-09-10 17:37:17 +0200
committerAdam Bard <github@adambard.com>2014-09-10 17:37:17 +0200
commit1d5533f45b4b123920e633064b23332039335f7e (patch)
tree8f818b033bb812da5c54484fdcf70d28cc90dac6
parent146e6a4ac13f0ff6353879e7b42dfaa2a6725011 (diff)
Fix up links.
-rw-r--r--ocaml.html.markdown6
1 files changed, 3 insertions, 3 deletions
diff --git a/ocaml.html.markdown b/ocaml.html.markdown
index 3dbf5a10..c104823a 100644
--- a/ocaml.html.markdown
+++ b/ocaml.html.markdown
@@ -306,6 +306,6 @@ sum_int_list t ;;
## Further reading
-* Visit the official website to get the compiler and read the docs: http://ocaml.org/
-* Try interactive tutorials and a web-based interpreter by OCaml Pro: http://try.ocamlpro.com/
-* Read "OCaml for the skeptical" course: http://www2.lib.uchicago.edu/keith/ocaml-class/home.html
+* Visit the official website to get the compiler and read the docs: <http://ocaml.org/>
+* Try interactive tutorials and a web-based interpreter by OCaml Pro: <http://try.ocamlpro.com/>
+* Read "OCaml for the skeptical" course: <http://www2.lib.uchicago.edu/keith/ocaml-class/home.html>