From 307e30fd1b735b2daaa836cbb16c61a8dd15bebf Mon Sep 17 00:00:00 2001 From: Gabriela Cervantes Date: Tue, 8 Mar 2022 16:27:34 +0000 Subject: [PATCH] docs: Update contact link in runtime README This PR updates the contact link in the runtime README document. Fixes #3854 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 fcffc238ad..0cd77b9956 100644 --- a/src/runtime/README.md +++ b/src/runtime/README.md @@ -158,7 +158,7 @@ See [the community repository](https://github.com/kata-containers/community). ### Contact -See [how to reach the community](https://github.com/kata-containers/community/blob/master/CONTRIBUTING.md#contact). +See [how to reach the community](https://github.com/kata-containers/community/blob/main/CONTRIBUTING.md#contact). ## Further information