We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4e081e commit 8577a0aCopy full SHA for 8577a0a
content/reference/api/registry/_index.md
@@ -195,7 +195,7 @@ API. The request should be formatted as follows:
195
HEAD /v2/<name>/blobs/<digest>
196
```
197
198
-If the layer with the digest specified in `digest` is available, a 200 OK
+If the layer with the digest specified in `digest` is available, a `200 OK`
199
response will be received, with no actual body content (this is according to
200
HTTP specification). The response will look as follows:
201
0 commit comments