We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 02a936a + 5a90133 commit 1259a08Copy full SHA for 1259a08
1 file changed
bundle.md
@@ -16,7 +16,7 @@ See [`config.json`](config.md) for more details.
16
17
2. <a name="containerFormat02" />A directory representing the root filesystem of the container.
18
While the name of this REQUIRED directory may be arbitrary, users should consider using a conventional name, such as `rootfs`.
19
-This directory MUST be referenced from within the `config.json` file.
+This directory MUST be referenced by [`root`](config.md#root) within the `config.json` file.
20
21
While these artifacts MUST all be present in a single directory on the local filesystem, that directory itself is not part of the bundle.
22
In other words, a tar archive of a *bundle* will have these artifacts at the root of the archive, not nested within a top-level directory.
0 commit comments