From 35c1632c2b740a652d3dacaf266dbc8bb04a7c38 Mon Sep 17 00:00:00 2001 From: nitkon Date: Sat, 11 Aug 2018 20:14:22 +0530 Subject: [PATCH] snap: Improve README Improve README by pointing to a specific sub-section in runtime repo that actually talks about the possibility of having multiple configurations files. Fixes: #129 Signed-off-by: Nitesh Konkar niteshkonkar@in.ibm.com --- snap/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snap/README.md b/snap/README.md index 2640b9cb2..8cb417db5 100644 --- a/snap/README.md +++ b/snap/README.md @@ -76,7 +76,7 @@ and [configured][7]. [1]: https://docs.snapcraft.io/snaps/intro [2]: https://github.com/kata-containers/documentation/blob/master/architecture.md#root-filesystem-image [3]: https://docs.snapcraft.io/reference/confinement#classic -[4]: https://github.com/kata-containers/runtime +[4]: https://github.com/kata-containers/runtime#configuration [5]: https://docs.docker.com/engine/reference/commandline/dockerd [6]: https://github.com/kata-containers/documentation/blob/master/install/docker/ubuntu-docker-install.md [7]: https://github.com/kata-containers/documentation/blob/master/Developer-Guide.md#configure-to-use-initrd-or-rootfs-image