exercism / sml

Exercism exercises in Standard ML.
https://exercism.org/tracks/sml
MIT License
27 stars 35 forks source link

nth-prime: fix broken hints link #100

Closed sjwarner-bp closed 6 years ago

sjwarner-bp commented 6 years ago

Fixes broken link to trial division wiki page.

(Looks like I fixed this in the README ages ago, but didn't realise that the part of the README this is fetched from was HINTS!)