From a97e6e953423f641787f53570d3334a81442a4e5 Mon Sep 17 00:00:00 2001 From: Jason Barnett Date: Thu, 16 May 2024 15:06:58 -0600 Subject: [PATCH] Update README.md Signed-off-by: Jason Barnett --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 43936e2a..d999e5b6 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ references located in an OCIv1 or Docker v2.2 compatible container registry. While several other tools include more complete capabilities to view and manipulate the *manifest* objects associated with container images and artifacts, `manifest-tool` was created as one of the first command line tools capable of assembling "manifest lists" (Docker v2.2), now -more commonly known as "indexes" in the OCIv1 image specification. [**Manifest lists**](https://github.com/distribution/distribution/blob/main/docs/spec/manifest-v2-2.md#manifest-list) or +more commonly known as "indexes" in the OCIv1 image specification. [**Manifest lists**](https://github.com/distribution/distribution/blob/main/docs/content/spec/manifest-v2-2.md#manifest-list) or [**indexes**](https://github.com/opencontainers/image-spec/blob/main/image-index.md) exist for the purpose of combining an array of architecture and platform specific container image manifests under a single reference. This allows a container runtime to select the appropriate index