From 9f738f0d05a0575d38f373348b93ae543595df07 Mon Sep 17 00:00:00 2001 From: Gabriela Cervantes Date: Mon, 15 Jul 2024 16:58:18 +0000 Subject: [PATCH] docs: Update cri installion guide url in containerd documentation This PR updates the cri installation guide url link in the containerd documentation guide as the previous url link does not exists. Signed-off-by: Gabriela Cervantes --- docs/how-to/containerd-kata.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/how-to/containerd-kata.md b/docs/how-to/containerd-kata.md index 8b3e0788b5..bf27275082 100644 --- a/docs/how-to/containerd-kata.md +++ b/docs/how-to/containerd-kata.md @@ -62,7 +62,7 @@ Follow the instructions to [install Kata Containers](../install/README.md). > You do not need to install `cri` if you have containerd 1.1 or above. Just remove the `cri` plugin from the list of > `disabled_plugins` in the containerd configuration file (`/etc/containerd/config.toml`). -Follow the instructions from the [CRI installation guide](https://github.com/containerd/containerd/blob/main/docs/cri/installation.md). +Follow the instructions from the [CRI installation guide](https://github.com/containerd/containerd/blob/main/docs/cri/crictl.md#install-crictl). Then, check if `containerd` is now available: