Skip to content

Commit eebd585

Browse files
authored
Merge pull request #324 from wking/descriptor-references
media-types: Replace Docker link with internal descriptor link
2 parents 4614863 + f4a7ea2 commit eebd585

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

media-types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,5 @@ The following figure shows how the above media types reference each other:
4545

4646
![](img/media-types.png)
4747

48-
A reference is defined as the target content digest, as defined by the [Registry V2 HTTP API Specificiation](https://docs.docker.com/registry/spec/api/#digest-parameter).
48+
[Descriptors](descriptor.md) are used for all references.
4949
The manifest list being a "fat manifest" references one or more image manifests per target platform. An image manifest references exactly one target configuration and possibly many layers.

0 commit comments

Comments
 (0)