Skip to content

Commit 6a8d80d

Browse files
committed
Add appendix link
Signed-off-by: Jon Johnson <[email protected]>
1 parent 36e70b7 commit 6a8d80d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ A successful response SHOULD contain the digest of the uploaded blob in the head
151151

152152
The `Docker-Content-Digest` header, if present on the response, returns the canonical
153153
digest of the uploaded blob which MAY differ from the provided digest. If the digest does differ, it MAY be the case that
154-
the hashing algorithms used do not match. See [Content Digests](https://github.com/opencontainers/image-spec/blob/v1.0.1/descriptor.md#digests) for information on how to detect the hashing
154+
the hashing algorithms used do not match. See [Content Digests](https://github.com/opencontainers/image-spec/blob/v1.0.1/descriptor.md#digests) <sup>[apdx-3](#appendix)</sup> for information on how to detect the hashing
155155
algorithm in use. Most clients MAY ignore the value, but if it is used, the client MUST verify the value against the uploaded
156156
blob data.
157157

0 commit comments

Comments
 (0)