Skip to content

Commit 70c0976

Browse files
Update content/reference/api/registry/_index.md
Co-authored-by: Sarah Sanders <[email protected]>
1 parent 03a5687 commit 70c0976

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/reference/api/registry/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ GET /v2/<name>/blobs/<digest>
145145
Access to a layer will be gated by the `name` of the repository but is
146146
identified uniquely in the registry by `digest`.
147147

148-
This endpoint may issue a 307 (302 for <HTTP 1.1) redirect to another service
148+
This endpoint may issue a `307` (`302` for <HTTP 1.1) redirect to another service
149149
for downloading the layer and clients should be prepared to handle redirects.
150150

151151
This endpoint should support aggressive HTTP caching for image layers. Support

0 commit comments

Comments
 (0)