Skip to content

Commit de2f01d

Browse files
committed
image-layout: Link "refs" to the index.json section
To make it clear what they are now that we have no "Refs" section (which was removed in 0556a6b, image-layout: ./refs/ -> index.json, 2017-01-26, #533). Signed-off-by: W. Trevor King <[email protected]>
1 parent a6702b6 commit de2f01d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

image-layout.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ A blob, referenced with digest `<alg>:<hex>` (per [descriptor](descriptor.md#dig
5858
The character set of the entry name for `<hex>` and `<alg>` MUST match the respective grammar elements described in [descriptor](descriptor.md#digests-and-verification).
5959
For example `sha256:5b` will map to the layout `blobs/sha256/5b`.
6060

61-
The blobs directory MAY contain blobs which are not referenced by any of the refs.
61+
The blobs directory MAY contain blobs which are not referenced by any of the [refs](#indexjson-file).
6262

6363
The blobs directory MAY be missing referenced blobs, in which case the missing blobs SHOULD be fulfilled by an external blob store.
6464

0 commit comments

Comments
 (0)