From c3c5b02897e8ae879591f9c6f97a9e319a403cfc Mon Sep 17 00:00:00 2001 From: stevenhorsman Date: Fri, 30 Jan 2026 13:47:03 +0000 Subject: [PATCH] doc: Remove tests repo reference Remove tests repo reference as it's been archived for years Signed-off-by: stevenhorsman --- profile/README.md | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/profile/README.md b/profile/README.md index 160bf13..da6ef0e 100644 --- a/profile/README.md +++ b/profile/README.md @@ -23,19 +23,9 @@ See the ## Developers -The source code and unit test code for Kata Containers lives in the +The source code and test code for Kata Containers lives in the [main repository](https://github.com/kata-containers/kata-containers). -## Testers - -The -[`tests`](https://github.com/kata-containers/tests) -repository contains the more advanced test code run by the -[Kata Containers Continuous Integration (CI) system](http://jenkins.katacontainers.io/). - -The configuration files for the CI itself live in the -[`ci`](https://github.com/kata-containers/ci) repository. - ## Web developers The source code for the [official website](#official-website) is