2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-29 13:07:50 +00:00

[#198,!160] Corrected link in the JSON section of UG.

This commit is contained in:
Marcin Siodelski 2018-12-11 10:38:26 +01:00
parent d4702bb841
commit e00f53a3fb

View File

@ -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