From 8d3431a961390417ade93f19c97daf5a585db6f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Ber=C3=A1nek?= Date: Sun, 30 Jun 2024 21:45:08 +0200 Subject: [PATCH] Add link to integration tests list --- src/tests/integration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tests/integration.md b/src/tests/integration.md index ff2d4474..1eddf7ce 100644 --- a/src/tests/integration.md +++ b/src/tests/integration.md @@ -25,7 +25,7 @@ Integration jobs build large open-source Rust projects that are used as regression tests in CI. Our integration jobs build the following projects: - [Fuchsia](fuchsia.md) -- Linux kernel +- [Rust for Linux](rust-for-linux.md) ## A note about terminology