From d05a7cda3c3c54fbd596ed1490da04e676213e54 Mon Sep 17 00:00:00 2001 From: Peng Tao Date: Mon, 21 Sep 2020 14:00:53 +0800 Subject: [PATCH] docs: fix k8s containerd howto links It should points to the internal versions.yaml file. Signed-off-by: Peng Tao --- docs/how-to/how-to-use-k8s-with-cri-containerd-and-kata.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/how-to/how-to-use-k8s-with-cri-containerd-and-kata.md b/docs/how-to/how-to-use-k8s-with-cri-containerd-and-kata.md index 7962565b74..c8b095711e 100644 --- a/docs/how-to/how-to-use-k8s-with-cri-containerd-and-kata.md +++ b/docs/how-to/how-to-use-k8s-with-cri-containerd-and-kata.md @@ -29,7 +29,7 @@ to launch Kata Containers. For the previous version of Kata Containers, the Pods > **Note:** For information about the supported versions of these components, > see the Kata Containers -> [`versions.yaml`](https://github.com/kata-containers/runtime/blob/master/versions.yaml) +> [`versions.yaml`](../../versions.yaml) > file. ## Install and configure containerd