Skip to content

Commit 3483a92

Browse files
authored
Merge pull request #1271 from sudo-bmitch/pr-applying-broken-link
Fix: correct a broken link to "applying changesets"
2 parents 06e6b47 + 84ee56d commit 3483a92

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
@@ -6,7 +6,7 @@
66
Given an image layout and a ref, a tool can create an [OCI Runtime Specification bundle](https://github.com/opencontainers/runtime-spec/blob/main/bundle.md) by:
77

88
- Following the ref to find a [manifest](manifest.md#image-manifest), possibly via an [image index](image-index.md)
9-
- [Applying the filesystem layers](layer.md#applying) in the specified order
9+
- [Applying the filesystem layers](layer.md#applying-changesets) in the specified order
1010
- Converting the [image configuration](config.md) into an [OCI Runtime Specification `config.json`](https://github.com/opencontainers/runtime-spec/blob/main/config.md)
1111

1212
## Content

0 commit comments

Comments
 (0)