Skip to content

Commit 5b1ff09

Browse files
committed
add back link to json normalization in the ocm spec.
On-behalf-of: Gerald Morrison (SAP) <gerald.morrison@sap.com> Signed-off-by: Gerald Morrison (SAP) <gerald.morrison@sap.com>
1 parent 0aca291 commit 5b1ff09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/concepts/signing-and-verification-concept.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ OCM uses a two-layer approach to ensure consistent and reproducible digests:
5656

5757
Before hashing, the component descriptor is normalized into a canonical form, eliminating any ambiguities
5858
that could cause the same logical descriptor to produce different digests. The default normalization
59-
algorithm (`jsonNormalisation/v4alpha1`) defines exactly how this canonical form is derived, ensuring
59+
algorithm ([`jsonNormalisation/v4alpha1`](https://github.com/open-component-model/ocm-spec/blob/main/doc/04-extensions/04-algorithms/component-descriptor-normalization-algorithms.md#normalization-algorithms)) defines exactly how this canonical form is derived, ensuring
6060
identical component descriptors always yield the same digest.
6161

6262
#### Artifact Digest Normalization

0 commit comments

Comments
 (0)