From a2d6cfc996f932904ea4bcf56cbb0e034bff0487 Mon Sep 17 00:00:00 2001 From: Moad Elfatihi Date: Sun, 2 Nov 2025 22:28:42 +0100 Subject: [PATCH] Update CI documentation reference in README. Replace obsolete Concourse pipeline reference with GitHub Actions. The Concourse link returns 404. Signed-off-by: Moad ELFATIHI --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9dd6a0f15954..b51aafa70ff9 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ See the [Build from Source](https://github.com/spring-projects/spring-framework/ ## Continuous Integration Builds -Information regarding CI builds can be found in the [Spring Framework Concourse pipeline](ci/README.adoc) documentation. +Information regarding CI builds can be found in the [GitHub Actions workflows](.github/workflows). ## Stay in Touch