You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: spec.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -151,7 +151,7 @@ A successful response SHOULD contain the digest of the uploaded blob in the head
151
151
152
152
The `Docker-Content-Digest` header, if present on the response, returns the canonical
153
153
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](./detail.md) 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) for information on how to detect the hashing
155
155
algorithm in use. Most clients MAY ignore the value, but if it is used, the client MUST verify the value against the uploaded
0 commit comments