Skip to content

Commit 9550543

Browse files
authored
Merge pull request #663 from Mashimiao/descriptor-fix-link
descriptor.md: fix broken link
2 parents a7d6fe6 + 708dfd4 commit 9550543

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

descriptor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ As an example, we can paramterize the encoding and algorithm as `multihash+base5
9696
Before consuming content targeted by a descriptor from untrusted sources, the byte content SHOULD be verified against the digest string.
9797
Before calculating the digest, the size of the content SHOULD be verified to reduce hash collision space.
9898
Heavy processing before calculating a hash SHOULD be avoided.
99-
Implementations MAY employ [canonicalization](canonicalization.md) of the underlying content to ensure stable content identifiers.
99+
Implementations MAY employ [canonicalization](canonicalization.md#canonicalization) of the underlying content to ensure stable content identifiers.
100100

101101
### Digest calculations
102102

0 commit comments

Comments
 (0)