Skip to content

Commit e9849cf

Browse files
coolljt0725Ramkumar Chinchani
authored andcommitted
media-types: Fix broken links
Related to distribution/distribution#4101 Signed-off-by: Lei Jitang <[email protected]>
1 parent 2a9c3d8 commit e9849cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

media-types.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ This section shows where the OCI Image Specification is compatible with formats
4242

4343
Similar/related schema:
4444

45-
- [application/vnd.docker.distribution.manifest.list.v2+json](https://github.com/distribution/distribution/blob/master/docs/spec/manifest-v2-2.md#manifest-list)
45+
- [application/vnd.docker.distribution.manifest.list.v2+json](https://github.com/distribution/distribution/blob/v2.8.3/docs/spec/manifest-v2-2.md#manifest-list)
4646
- `.annotations`: only present in OCI
4747
- `.[]manifests.annotations`: only present in OCI
4848
- `.[]manifests.urls`: only present in OCI
@@ -51,7 +51,7 @@ Similar/related schema:
5151

5252
Similar/related schema:
5353

54-
- [application/vnd.docker.distribution.manifest.v2+json](https://github.com/distribution/distribution/blob/master/docs/spec/manifest-v2-2.md#image-manifest-field-descriptions)
54+
- [application/vnd.docker.distribution.manifest.v2+json](https://github.com/distribution/distribution/blob/v2.8.3/docs/spec/manifest-v2-2.md#image-manifest)
5555
- `.annotations`: only present in OCI
5656
- `.config.annotations`: only present in OCI
5757
- `.config.urls`: only present in OCI

0 commit comments

Comments
 (0)