mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-29 04:57:52 +00:00
[#198,!160] Corrected link in the JSON section of UG.
This commit is contained in:
parent
d4702bb841
commit
e00f53a3fb
@ -34,7 +34,8 @@
|
|||||||
format. Basic JSON is defined
|
format. Basic JSON is defined
|
||||||
in <link xmlns:xlink="http://www.w3.org/1999/xlink"
|
in <link xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||||
xlink:href="http://tools.ietf.org/html/rfc7159">RFC 7159</link> and
|
xlink:href="http://tools.ietf.org/html/rfc7159">RFC 7159</link> and
|
||||||
<link xmlns:xlink="http://www.ecma-international.org/publications/standards/Ecma-404.htm">ECMA 404</link>.
|
<link xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||||
|
xlink:href="http://www.ecma-international.org/publications/standards/Ecma-404.htm">ECMA 404</link>.
|
||||||
Note that Kea 1.2.0 introduced a new parser which better adheres to
|
Note that Kea 1.2.0 introduced a new parser which better adheres to
|
||||||
the JSON specification. In particular, the only values allowed
|
the JSON specification. In particular, the only values allowed
|
||||||
for boolean are true or false (all lowercase). The capitalized
|
for boolean are true or false (all lowercase). The capitalized
|
||||||
|
Loading…
x
Reference in New Issue
Block a user