From 1f891aa83963b08d3df75b01cbf0bedc35250527 Mon Sep 17 00:00:00 2001 From: "Michael R. Crusoe" <1330696+mr-c@users.noreply.github.com> Date: Sun, 10 Oct 2021 11:52:16 +0200 Subject: [PATCH] Make deprecation notice URL more helpful By deep linking to the relevant part of the OCI Image Spec --- rc1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rc1.md b/rc1.md index 13da7f2..14980b3 100644 --- a/rc1.md +++ b/rc1.md @@ -7,7 +7,7 @@ permalink: /rc1/ * Canonical URL: `http://label-schema.org/rc1/` * Version: 1.0.0-rc.1 -* Status: DEPRECATED IN FAVOUR OF [OCI IMAGE SPEC](https://github.com/opencontainers/image-spec) +* Status: DEPRECATED IN FAVOUR OF [OCI IMAGE SPEC: ANNOTATIONS](https://github.com/opencontainers/image-spec/blob/v1.0.1/annotations.md) ### Maintainers: * Liz Rice