From 168f325c43b520e599a5a02c1c4205bb49cc7fd1 Mon Sep 17 00:00:00 2001 From: Gabriela Cervantes Date: Mon, 30 May 2022 15:12:50 +0000 Subject: [PATCH] docs: Update configuration reference for snap documentation This PR updates the url link for the kata containers configuration for the general snap documentation. Fixes #4341 Signed-off-by: Gabriela Cervantes --- snap/local/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snap/local/README.md b/snap/local/README.md index 47174d174f..4b449ef177 100644 --- a/snap/local/README.md +++ b/snap/local/README.md @@ -92,7 +92,7 @@ and [configured][7]. [1]: https://docs.snapcraft.io/snaps/intro [2]: ../../docs/design/architecture/README.md#root-filesystem-image [3]: https://docs.snapcraft.io/reference/confinement#classic -[4]: https://github.com/kata-containers/runtime#configuration +[4]: https://github.com/kata-containers/kata-containers/tree/main/src/runtime#configuration [5]: https://docs.docker.com/engine/reference/commandline/dockerd [6]: ../../docs/install/docker/ubuntu-docker-install.md [7]: ../../docs/Developer-Guide.md#configure-to-use-initrd-or-rootfs-image