Fix broken link to pkg dir

This commit is contained in:
Thomas Shaw 2017-04-21 21:17:32 -05:00 committed by GitHub
parent c087af7282
commit e9d7989e36

View File

@ -12,7 +12,7 @@ of the container is extracted. The `init` and `kernel` filesystems are left unch
while the other containers are currently extracted under the `containers/` directory
where the `init` script runs them. In future they may be extracted to the `containerd`
image store instead. The builds and source for these containers can be found in the
[`pkg/` directory)(pkg/).
[`pkg/`](../pkg/) directory.
The `init` that is being used is being reworked, as an earlier incarnation was much
less containerised and we ran a full Alpine Linux distribution here. It should end