# HG changeset patch # User Chris Cannam # Date 1567161002 -3600 # Fri Aug 30 11:30:02 2019 +0100 # Node ID 3ea6adb289e950b740569f7d93d2732f5b6362f9 # Parent 108c7356e5d52df2eb136d72c9e20769e4e66ccd Bitbucket -> Sourcehut diff --git a/README.md b/README.md --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Simple Standard ML JSON parser ============================== -https://bitbucket.org/cannam/sml-simplejson +https://hg.sr.ht/~cannam/sml-simplejson An RFC-compliant JSON parser in one SML file (json.sml) with no dependency on anything outside the Basis library. Also includes a