From fdc573d5009ecd3ff6115556597fedf3c0163368 Mon Sep 17 00:00:00 2001 From: Gabriela Cervantes Date: Wed, 10 Feb 2021 15:16:42 -0600 Subject: [PATCH] docs: Update licensing strategy to use kata 2.0 repository This PR updates the licensing strategy document to use the proper tests repository for kata 2.0 Fixes #1413 Signed-off-by: Gabriela Cervantes --- docs/Licensing-strategy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Licensing-strategy.md b/docs/Licensing-strategy.md index cc71e04ba7..d113183e3c 100644 --- a/docs/Licensing-strategy.md +++ b/docs/Licensing-strategy.md @@ -22,4 +22,4 @@ licensing and allows automated tooling to check the license of individual files. This SPDX licence identifier requirement is enforced by the -[CI (Continuous Integration) system](https://github.com/kata-containers/tests/blob/master/.ci/static-checks.sh). +[CI (Continuous Integration) system](https://github.com/kata-containers/tests/blob/main/.ci/static-checks.sh).