Skip to content

Commit e07b90e

Browse files
authored
Merge pull request #47 from wking/distribution-image-index-blame
distribution: Change from blame to rendered URI for image-index
2 parents 0cd79c9 + 0c2ad77 commit e07b90e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/distribution.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ The following entries should remain in the [scope table][scope] but not be addre
144144
[catalog]: https://github.com/docker/distribution/blob/5cb406d511b7b9163bff9b6439072e4892e5ae3b/docs/spec/api.md#catalog
145145
[get-manifest]: https://github.com/docker/distribution/blob/5cb406d511b7b9163bff9b6439072e4892e5ae3b/docs/spec/api.md#pulling-an-image-manifest
146146
[image-spec]: https://github.com/opencontainers/image-spec/
147-
[image-index]: https://github.com/opencontainers/image-spec/blame/v1.0.1/image-index.md
147+
[image-index]: https://github.com/opencontainers/image-spec/blob/v1.0.1/image-index.md
148148
[manifest]: https://github.com/opencontainers/image-spec/blob/v1.0.1/manifest.md
149149
[manifests]: https://github.com/opencontainers/image-spec/blame/v1.0.1/image-index.md#L23
150150
[rfc6750]: https://tools.ietf.org/html/rfc6750

0 commit comments

Comments
 (0)