From e9d7989e3647fcdc18893f14c81fc38d7aa77d69 Mon Sep 17 00:00:00 2001 From: Thomas Shaw Date: Fri, 21 Apr 2017 21:17:32 -0500 Subject: [PATCH] Fix broken link to pkg dir --- docs/architecture.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/architecture.md b/docs/architecture.md index a0e0d8ffc..b5ad6229b 100644 --- a/docs/architecture.md +++ b/docs/architecture.md @@ -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