From a9aa36cebc1bbac3b4293c0938d1043ec4e2942b Mon Sep 17 00:00:00 2001 From: Gabriela Cervantes Date: Fri, 18 Jun 2021 16:48:07 +0000 Subject: [PATCH] docs: Update url for installation guides This PR updates the correct url for kata installation guides in kata 2.x Fixes #2069 Signed-off-by: Gabriela Cervantes --- src/runtime/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/runtime/README.md b/src/runtime/README.md index f30486f39d..1d58e12fbf 100644 --- a/src/runtime/README.md +++ b/src/runtime/README.md @@ -81,7 +81,7 @@ $ kata-runtime check [![Get it from the Snap Store](https://snapcraft.io/static/images/badges/en/snap-store-black.svg)](https://snapcraft.io/kata-containers) -See the [installation guides](https://github.com/kata-containers/documentation/tree/master/install/README.md) +See the [installation guides](https://github.com/kata-containers/kata-containers/blob/main/docs/install/README.md) available for various operating systems. ## Quick start for developers