From 7f14430421ec3e3fdc0815e765044410e7cfa3c3 Mon Sep 17 00:00:00 2001 From: Gabi Beyer Date: Mon, 1 Apr 2019 15:18:49 -0700 Subject: [PATCH] doc: update architecture.md link update architecture.md link, since it has moved to within the design/ directory. Fixes: #418 Signed-off-by: Gabi Beyer --- snap/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snap/README.md b/snap/README.md index 55da0e3fcc..7a1a3a4150 100644 --- a/snap/README.md +++ b/snap/README.md @@ -74,7 +74,7 @@ then a new configuration file can be [created](#configuring-kata-containers) and [configured][7]. [1]: https://docs.snapcraft.io/snaps/intro -[2]: https://github.com/kata-containers/documentation/blob/master/architecture.md#root-filesystem-image +[2]: https://github.com/kata-containers/documentation/blob/master/design/architecture.md#root-filesystem-image [3]: https://docs.snapcraft.io/reference/confinement#classic [4]: https://github.com/kata-containers/runtime#configuration [5]: https://docs.docker.com/engine/reference/commandline/dockerd