Skip to content

Commit a7d6fe6

Browse files
authored
Merge pull request #664 from Mashimiao/layer-fix-link
layer.md: fix broken link
2 parents 3690645 + 5642c60 commit a7d6fe6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

layer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This section defines the `application/vnd.oci.image.layer.v1.tar`, `application/
88

99
## `+gzip` Media Types
1010

11-
* The media type `application/vnd.oci.image.layer.v1.tar+gzip` represents an `application/vnd.oci.image.layer.v1.tar` payload which has been compressed with [gzip][rfc1952].
11+
* The media type `application/vnd.oci.image.layer.v1.tar+gzip` represents an `application/vnd.oci.image.layer.v1.tar` payload which has been compressed with [gzip][rfc1952_2].
1212
* The media type `application/vnd.oci.image.layer.nondistributable.v1.tar+gzip` represents an `application/vnd.oci.image.layer.nondistributable.v1.tar` payload which has been compressed with [gzip][rfc1952_2].
1313

1414
## Distributable Format

0 commit comments

Comments
 (0)