JSON example: Fix link to RFC 4234.

This commit is contained in:
David Majda 2016-09-23 06:20:08 +02:00
parent 2baeace235
commit 647d488147

View file

@ -145,6 +145,6 @@ unescaped
// ----- Core ABNF Rules -----
// See RFC 4234, Appendix B (http://tools.ietf.org/html/rfc4627).
// See RFC 4234, Appendix B (http://tools.ietf.org/html/rfc4234).
DIGIT = [0-9]
HEXDIG = [0-9a-f]i