Skip to content

Commit a18cae3

Browse files
committed
Fixing broken content negotiation link in spec.md
Signed-off-by: Shay Bagants <[email protected]>
1 parent db4cc68 commit a18cae3

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
@@ -144,7 +144,7 @@ The `<reference>` MUST NOT be in any other format. Throughout this document, `<n
144144

145145
The client SHOULD include an `Accept` header indicating which manifest content types it supports.
146146
In a successful response, the `Content-Type` header will indicate the type of the returned manifest.
147-
For more information on the use of `Accept` headers and content negotiation, please see [Content Negotiation](./content-negortiation.md)
147+
For more information on the use of `Accept` headers and content negotiation, please see [Content Negotiation](./content-negotiation.md)
148148

149149
A GET request to an existing manifest URL MUST provide the expected manifest, with a response code that MUST be `200 OK`.
150150
A successful response SHOULD contain the digest of the uploaded blob in the header `Docker-Content-Digest`.

0 commit comments

Comments
 (0)