Skip to content

Commit 6beedd4

Browse files
committed
update links in index.html
1 parent 0af37bd commit 6beedd4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ <h2>Implementations, Extensions, and Variations of Standard ML</h2>
228228
</P>
229229
</LI>
230230
<LI>
231-
<A HREF="http://www.cs.bham.ac.uk/research/poplog/freepoplog.html">
231+
<A HREF="http://www.cs.bham.ac.uk/research/projects/poplog/freepoplog.html">
232232
<strong>Poplog Standard ML</strong></A>.
233233
<P>Now available as free software (SML '90).</P>
234234
</LI>
@@ -249,7 +249,7 @@ <h2>Implementations, Extensions, and Variations of Standard ML</h2>
249249
<P>CakeML is a dialect of ML designed to be both easy to program in and easy to reason about formally in proof assistants for higher-order logic.</P>
250250
</LI>
251251
<LI>
252-
<A HREF="http://www.pllab.riec.tohoku.ac.jp/smlsharp/"><strong>SML#</strong></A>
252+
<A HREF="https://smlsharp.github.io/"><strong>SML#</strong></A>
253253
<P>SML# is a new programming language in the Standard ML family being developed at RIEC (Research Institute of Electrical
254254
Communication), Tohoku University . Its design goal is to provide practically important extensions while maintaining
255255
the compatibility of the Definition of Standard ML.</P>

0 commit comments

Comments
 (0)