Skip to content

Commit a68ca3e

Browse files
committed
Remove artifact media type reference
Signed-off-by: Jin Dong <[email protected]>
1 parent 933f917 commit a68ca3e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

media-types.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ The following media types identify the formats described here and their referenc
1111
- `application/vnd.oci.image.layer.v1.tar+gzip`: ["Layer", as a tar archive](layer.md#gzip-media-types) compressed with [gzip][rfc1952]
1212
- `application/vnd.oci.image.layer.v1.tar+zstd`: ["Layer", as a tar archive](layer.md#zstd-media-types) compressed with [zstd][rfc8478]
1313
- `application/vnd.oci.scratch.v1+json`: [Scratch blob](manifest.md#example-of-a-scratch-config-or-layer-descriptor)
14-
- `application/vnd.oci.artifact.manifest.v1+json`: [Artifact manifest](artifact.md)
1514

1615
The following media types identify a ["Layer" with distribution restrictions](layer.md#non-distributable-layers), but are **deprecated** and not recommended for future use:
1716

0 commit comments

Comments
 (0)