diff --git a/README.md b/README.md index 54d4da6..7db1eaf 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Jason is usually only twice as slow. Both parser and generator fully conform to [RFC 8259](https://tools.ietf.org/html/rfc8259) and -[ECMA 404](http://www.ecma-international.org/publications/standards/Ecma-404.htm) +[ECMA 404](https://ecma-international.org/publications-and-standards/standards/ecma-404/) standards. The parser is tested using [JSONTestSuite](https://github.com/nst/JSONTestSuite). ## Installation