File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ The Art of C++ / JSON is a zero-dependency C++11 header-only library that provid
1515 * Achieves a ** 100% score** in the [ Native JSON Benchmark] conformance tests.
1616 * [ RFC6901] : JavaScript Object Notation (JSON) Pointer.
1717 * [ RFC6902] : JavaScript Object Notation (JSON) Patch.
18- * [ RFC7049] : Concise Binary Object Representation (CBOR).
18+ * [ RFC7049] : Concise Binary Object Representation ([ CBOR] ( http://cbor.io ) ).
1919 * [ JAXN] , a standard for relaxed JSON.
2020 * Experimental support for [ JSON Reference] ( https://tools.ietf.org/html/draft-pbryan-zyp-json-ref-03 ) (local URI fragments only).
2121 * Experimental support for [ JSON Schema] ( http://json-schema.org/documentation.html ) (draft v4).
You can’t perform that action at this time.
0 commit comments