From b71c2792d2b164c47c4f09200dc627277aa478f9 Mon Sep 17 00:00:00 2001 From: Sebastiaan van Stijn Date: Thu, 8 Feb 2024 17:39:18 +0100 Subject: [PATCH] image/spec: remove link to docs.docker.com "registry" specification This spec is not directly relevant for the image spec, and the Docker documentation no longer includes the actual specification. Signed-off-by: Sebastiaan van Stijn --- image/spec/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/image/spec/README.md b/image/spec/README.md index 555a2837bd147..75855c7509796 100644 --- a/image/spec/README.md +++ b/image/spec/README.md @@ -62,4 +62,3 @@ Changes: * [Open Containers Initiative (OCI) Image Format Specification v1.0.0](https://github.com/opencontainers/image-spec/tree/v1.0.0) * [Docker Image Manifest Version 2, Schema 2](https://github.com/distribution/distribution/blob/main/docs/content/spec/manifest-v2-2.md) * [Docker Image Manifest Version 2, Schema 1](https://github.com/distribution/distribution/blob/main/docs/content/spec/deprecated-schema-v1.md) (*DEPRECATED*) -* [Docker Registry HTTP API V2](https://docs.docker.com/registry/spec/api/)