From 478e1e8d087076f0f7f08dc880486794ec6932d4 Mon Sep 17 00:00:00 2001 From: Patrick Lowin Date: Fri, 20 Feb 2026 09:16:43 +0100 Subject: [PATCH] fix: use correct concourse link active for years, this part of the docs was not updated. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f631eb6e..73f08419 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ cut a new final release for you. ### Unit Tests and Linting #### PR Validation -PRs will be automatically tested by https://concourse.cfi.sapcloud.io/teams/main/pipelines/haproxy-boshrelease once a maintainer has labelled the PR with the `run-ci` label +PRs will be automatically tested by https://concourse.arp.cloudfoundry.org/teams/main/pipelines/haproxy-boshrelease once a maintainer has labelled the PR with the `run-ci` label #### Local Test Execution Unit/rspec Tests and linters can be run locally to verify correct functionality before pushing to the CI system.