From 0d76361b4337371d186d44edad5a828718ded2ff Mon Sep 17 00:00:00 2001 From: Qasim Sarfraz Date: Mon, 20 Nov 2023 16:41:14 +0100 Subject: [PATCH] README.md: Drop link to OCI scope table The OCI scope table doesn't exist any more so drop the link. Similar to https://github.com/opencontainers/image-spec/pull/824 Signed-off-by: Qasim Sarfraz --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index b8d281bc..bccb9c72 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,6 @@ Additional documentation about how this group operates: - [Maintainers' Guide](MAINTAINERS_GUIDE.md) - [Releases](RELEASES.md) -The _optional_ and _base_ layers of all OCI projects are tracked in the [OCI Scope Table](https://www.opencontainers.org/about/oci-scope-table). - ## Distributing OCI Images and other content The OCI Distribution Spec is closely related to the [OCI Image Format Specification] project and the [OCI Runtime Specification] project.