From 0c2ad7755b0c0e83deef2b4b57e5d408af4d5575 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Tue, 6 Mar 2018 15:46:26 -0800 Subject: [PATCH] distribution: Change from blame to rendered URI for image-index We only need blame views when the Markdown does not provide a specific-enough anchor, and this is a link to the whole file. Signed-off-by: W. Trevor King --- proposals/distribution.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proposals/distribution.md b/proposals/distribution.md index 53add39..457d2da 100644 --- a/proposals/distribution.md +++ b/proposals/distribution.md @@ -146,7 +146,7 @@ The following entries should remain in the [scope table][scope] but not be addre [get-manifest]: https://github.com/docker/distribution/blob/5cb406d511b7b9163bff9b6439072e4892e5ae3b/docs/spec/api.md#pulling-an-image-manifest [iana-auth]: http://www.iana.org/assignments/http-authschemes/http-authschemes.xhtml [image-spec]: https://github.com/opencontainers/image-spec/ -[image-index]: https://github.com/opencontainers/image-spec/blame/v1.0.1/image-index.md +[image-index]: https://github.com/opencontainers/image-spec/blob/v1.0.1/image-index.md [manifest]: https://github.com/opencontainers/image-spec/blob/v1.0.1/manifest.md [manifests]: https://github.com/opencontainers/image-spec/blame/v1.0.1/image-index.md#L23 [rfc6750]: https://tools.ietf.org/html/rfc6750