From 890a3a1fafb24d7116a2376a114dc800bf624022 Mon Sep 17 00:00:00 2001 From: Lewis Denny Date: Wed, 17 Dec 2025 20:24:41 +1000 Subject: [PATCH] docs: Update LFX insights badges in README The location of the Podman LFX insight badges has changed causing them to fail, this patch updates the, to point to the new location. Fixes: #27789 Signed-off-by: Lewis Denny --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5993254ebc..b2d4fffd35 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,8 @@ [![Go Report Card](https://goreportcard.com/badge/github.com/containers/podman/v6)](https://goreportcard.com/report/github.com/containers/podman/v6) [![OpenSSF Best Practices](https://www.bestpractices.dev/projects/10499/badge)](https://www.bestpractices.dev/projects/10499) -[![LFX Health Score](https://insights.linuxfoundation.org/api/badge/health-score?project=containers-podman)](https://insights.linuxfoundation.org/project/containers-podman) -[![LFX Contributors](https://insights.linuxfoundation.org/api/badge/contributors?project=containers-podman)](https://insights.linuxfoundation.org/project/containers-podman) +[![LFX Health Score](https://insights.linuxfoundation.org/api/badge/health-score?project=podman-container-tools&repos=https://github.com/containers/podman)](https://insights.linuxfoundation.org/project/podman-container-tools/repository/containers-podman) +[![LFX Contributors](https://insights.linuxfoundation.org/api/badge/contributors?project=podman-container-tools&repos=https://github.com/containers/podman)](https://insights.linuxfoundation.org/project/podman-container-tools/repository/containers-podman)