We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c087af7 commit e9d7989Copy full SHA for e9d7989
docs/architecture.md
@@ -12,7 +12,7 @@ of the container is extracted. The `init` and `kernel` filesystems are left unch
12
while the other containers are currently extracted under the `containers/` directory
13
where the `init` script runs them. In future they may be extracted to the `containerd`
14
image store instead. The builds and source for these containers can be found in the
15
-[`pkg/` directory)(pkg/).
+[`pkg/`](../pkg/) directory.
16
17
The `init` that is being used is being reworked, as an earlier incarnation was much
18
less containerised and we ran a full Alpine Linux distribution here. It should end
0 commit comments