Skip to content

Commit 90c67b0

Browse files
authored
Merge pull request #575 from coolljt0725/fix_ref
Change `Manifest List` to `Image Index`
2 parents e0f3d4b + fd2de37 commit 90c67b0

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
@@ -162,7 +162,7 @@ Those tags will often be represented in an image-layout repository with matching
162162

163163
### Index Example
164164

165-
```json,title=Manifest%20List&mediatype=application/vnd.oci.image.index.v1%2Bjson
165+
```json,title=Image%20Index&mediatype=application/vnd.oci.image.index.v1%2Bjson
166166
{
167167
"schemaVersion": 2,
168168
"manifests": [

0 commit comments

Comments
 (0)