Skip to content

Commit f4a7ea2

Browse files
committed
media-types: Replace Docker link with internal descriptor link
The Docker link landed in 7b39189 (media-types: show relations between media types, 2016-05-02, opencontainers#55), but we've had a descriptor definition locally since d49d055 (spec: describe descriptors and digests, 2016-06-01, opencontainers#111). Signed-off-by: W. Trevor King <[email protected]>
1 parent 287772a commit f4a7ea2

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)