Skip to content

Commit

Permalink
Fix broken link in LEARNING.md
Browse files Browse the repository at this point in the history
Resolves #182
  • Loading branch information
kahgoh committed Jul 20, 2024
1 parent 47258fe commit 2d029f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/LEARNING.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ The course is aimed at somewhat experienced programmers, but it's hard to find a

A good read is [Programming in Standard ML '97: An On-line Tutorial](https://www.cs.cmu.edu/~rwh/introsml/).

Another is [A Gentle Introduction to ML](http://www.soc.napier.ac.uk/course-notes/sml/manual.html).
Another is [A Gentle Introduction to ML](https://www.cs.nmsu.edu/~rth/cs/cs471/sml.html).

Coursera offers a course on [programming languages](https://www.coursera.org/learn/programming-languages).
It's hard to find a better introduction to the ML language.
Expand Down

0 comments on commit 2d029f5

Please sign in to comment.