From 1d68a08f4bc03788fd5771f7b64a70e793d189af Mon Sep 17 00:00:00 2001 From: Gabriela Cervantes Date: Mon, 21 Feb 2022 17:01:09 +0000 Subject: [PATCH] docs: Update contributing link This PR updates the contributing documentation link to the one that is using kata 2.0 Fixes #3740 Signed-off-by: Gabriela Cervantes --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8a3af744a605..c14210fdbe7f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,4 +2,4 @@ ## This repo is part of [Kata Containers](https://katacontainers.io) -For details on how to contribute to the Kata Containers project, please see the main [contributing document](https://github.com/kata-containers/community/blob/master/CONTRIBUTING.md). \ No newline at end of file +For details on how to contribute to the Kata Containers project, please see the main [contributing document](https://github.com/kata-containers/community/blob/main/CONTRIBUTING.md).