We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c8305f commit b47da5fCopy full SHA for b47da5f
tuf-spec.md
@@ -504,8 +504,8 @@ deterministically by default so that signatures can be accurately verified.
504
The chosen data format should be documented in the POUF of the implementation.
505
The examples in this document use a subset of the JSON object format, with
506
floating-point numbers omitted. When calculating the digest of an
507
-object, we use the "canonical JSON" subdialect as described at
508
- http://wiki.laptop.org/go/Canonical_JSON
+object, we use the "canonical JSON" subdialect as described at [Canonical JSON](
+http://wiki.laptop.org/go/Canonical_JSON).
509
510
## File formats: general principles ## {#file-formats-general-principles}
511
0 commit comments