programming.html
changeset 469 95ea2ffaa094
parent 465 4dac76eb27d9
--- a/programming.html	Wed Mar 01 13:57:18 2017 +0000
+++ b/programming.html	Sun Jun 04 01:20:04 2017 +0100
@@ -63,7 +63,7 @@
 <TR>
 <TD BGCOLOR="#FFFFFF" WIDTH="75%">
 <h3> Programming Languages </h3>
-<dl> <dd> <a href="http://caml.inria.fr/">
+<dl> <dd> <a href="http://ocaml.org">
           OCaml</a>
      <dd> <a href="http://www.scala-lang.org/">
           Scala</a>
@@ -75,7 +75,7 @@
           SML/NJ </a> 
      <dd> <a href="http://www.csci.csusb.edu/dick/samples/ml.syntax.html">
           Description of SML</a> 
-     <dd> <a href="http://www.inf.napier.ac.uk/course-notes/sml/manual.html">
+     <dd> <a href="http://www.soc.napier.ac.uk/course-notes/sml/manual.html">
           A gentle introduction to ML</a> 
      <dd> <a href="http://www.cs.cmu.edu/afs/cs.cmu.edu/project/fox/mosaic/sml.html">
           Information about SML</a>