We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9463784 commit 57c6e3dCopy full SHA for 57c6e3d
README.md
@@ -13,7 +13,7 @@ will be two variants available:
13
* The quite a bit faster native extension variant, which is in parts
14
implemented in C or Java and comes with its own unicode conversion
15
functions and a parser generated by the ragel state machine compiler
16
- http://www.complang.org/ragel/ .
+ http://www.colm.net/open-source/ragel/ .
17
18
Both variants of the JSON generator generate UTF-8 character sequences by
19
default. If an :ascii\_only option with a true value is given, they escape all
0 commit comments