Skip to content

Commit ef008dd

Browse files
committed
glossary: Bump JSON spec to RFC 8259
The new RFC was released in 2017-12 and obsoletes 7159. No real changes for us, although it does fix some minor errata [1]. [1]: https://tools.ietf.org/html/rfc8259#appendix-A Signed-off-by: W. Trevor King <[email protected]>
1 parent 520c634 commit ef008dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

glossary.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ It reads the [configuration files](#configuration) from a [bundle](#bundle), use
3232

3333
On Linux, the namespaces from which new [container namespaces](#container-namespace) are [created](config-linux.md#namespaces) and from which some configured resources are accessed.
3434

35-
[JSON]: https://tools.ietf.org/html/rfc7159
35+
[JSON]: https://tools.ietf.org/html/rfc8259
3636
[UTF-8]: http://www.unicode.org/versions/Unicode8.0.0/ch03.pdf
3737

3838
[namespaces.7]: http://man7.org/linux/man-pages/man7/namespaces.7.html

0 commit comments

Comments
 (0)