From bee77034366b00ca846e7bd92a3b181f67400bb0 Mon Sep 17 00:00:00 2001 From: Gabriela Cervantes Date: Tue, 14 Jun 2022 15:35:03 +0000 Subject: [PATCH] docs: Update containerd url link This PR updates the containerd url link in the Developer Guide. Fixes #4451 Signed-off-by: Gabriela Cervantes --- docs/Developer-Guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Developer-Guide.md b/docs/Developer-Guide.md index 4a2351992b..05664b7248 100644 --- a/docs/Developer-Guide.md +++ b/docs/Developer-Guide.md @@ -116,7 +116,7 @@ detailed below. The Kata logs appear in the `containerd` log files, along with logs from `containerd` itself. For more information about `containerd` debug, please see the -[`containerd` documentation](https://github.com/containerd/containerd/blob/master/docs/getting-started.md). +[`containerd` documentation](https://github.com/containerd/containerd/blob/main/docs/getting-started.md). #### Enabling full `containerd` debug