Skip to content

Commit b47da5f

Browse files
committed
Make Canonical JSON reference a link
Signed-off-by: Joshua Lock <[email protected]>
1 parent 9c8305f commit b47da5f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tuf-spec.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -504,8 +504,8 @@ deterministically by default so that signatures can be accurately verified.
504504
The chosen data format should be documented in the POUF of the implementation.
505505
The examples in this document use a subset of the JSON object format, with
506506
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
507+
object, we use the "canonical JSON" subdialect as described at [Canonical JSON](
508+
http://wiki.laptop.org/go/Canonical_JSON).
509509

510510
## File formats: general principles ## {#file-formats-general-principles}
511511

0 commit comments

Comments
 (0)