Skip to content

Commit d87d2a4

Browse files
committed
Add cross link to image manifest and manifest list
Signed-off-by: Lei Jitang <[email protected]>
1 parent 19f7caa commit d87d2a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

image-layout.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Given an image layout and a ref, a tool can create an [OCI Runtime Specification
1212
The image layout has two top level directories:
1313

1414
- "blobs" contains content-addressable blobs. A blob has no schema and should be considered opaque.
15-
- "refs" contains [descriptors][descriptors]. Commonly pointing to an image manifest or an image manifest list.
15+
- "refs" contains [descriptors][descriptors]. Commonly pointing to an [image manifest](manifest.md#image-manifest) or an [image manifest list](manifest-list.md#oci-image-manifest-list-specification).
1616

1717

1818
It also contains a file that is used to identify the layout version:

0 commit comments

Comments
 (0)