From 2b050293472f9e7e5027196673325f89e659b49f Mon Sep 17 00:00:00 2001 From: Gabriela Cervantes Date: Thu, 30 Nov 2023 16:58:41 +0000 Subject: [PATCH] docs: Update cri installation url link This PR updates the cri installation url link for the containerd documentation. Fixes #8539 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 71efa6754d..99c370666b 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](http://github.com/containerd/cri/blob/master/docs/installation.md). +Follow the instructions from the [CRI installation guide](https://github.com/containerd/containerd/blob/main/docs/cri/installation.md). Then, check if `containerd` is now available: