From a68ca3e055f47d5eb935cdfed51ef0e33ea952cb Mon Sep 17 00:00:00 2001 From: Jin Dong Date: Mon, 24 Apr 2023 19:41:36 -0400 Subject: [PATCH] Remove artifact media type reference Signed-off-by: Jin Dong --- media-types.md | 1 - 1 file changed, 1 deletion(-) diff --git a/media-types.md b/media-types.md index 0dfe16b0a..fbcb7d6e9 100644 --- a/media-types.md +++ b/media-types.md @@ -11,7 +11,6 @@ The following media types identify the formats described here and their referenc - `application/vnd.oci.image.layer.v1.tar+gzip`: ["Layer", as a tar archive](layer.md#gzip-media-types) compressed with [gzip][rfc1952] - `application/vnd.oci.image.layer.v1.tar+zstd`: ["Layer", as a tar archive](layer.md#zstd-media-types) compressed with [zstd][rfc8478] - `application/vnd.oci.scratch.v1+json`: [Scratch blob](manifest.md#example-of-a-scratch-config-or-layer-descriptor) -- `application/vnd.oci.artifact.manifest.v1+json`: [Artifact manifest](artifact.md) The following media types identify a ["Layer" with distribution restrictions](layer.md#non-distributable-layers), but are **deprecated** and not recommended for future use: