From 02b8d51897502dab5253176162d996ca05ea9cdd Mon Sep 17 00:00:00 2001 From: Simon Shine Date: Mon, 2 Dec 2013 13:21:00 +0100 Subject: [standard-ml/en-en] Silly reversal of Markdown URL tags --- standard-ml.html.markdown | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'standard-ml.html.markdown') diff --git a/standard-ml.html.markdown b/standard-ml.html.markdown index 98c2ea39..b586efa5 100644 --- a/standard-ml.html.markdown +++ b/standard-ml.html.markdown @@ -326,9 +326,9 @@ val test_poem = readPoem "roses.txt" (* gives [ "Roses are red,", ## Further learning * Install an interactive compiler (REPL), for example - [http://www.polyml.org/](Poly/ML), - [http://mosml.org](Moscow ML) or - [http://smlnj.org/](SML/NJ). + [Poly/ML](http://www.polyml.org/), + [Moscow ML](http://mosml.org) + [SML/NJ](http://smlnj.org/). * Follow the Coursera course [Programming Languages](https://www.coursera.org/course/proglang). * Get the book *ML for the Working Programmer* by Larry C. Paulson. -- cgit v1.2.3