From cc2a8494b99cef78cf4fc7fae88ef88c71757fa1 Mon Sep 17 00:00:00 2001 From: Alessio Attilio <226562783+SigAttilio@users.noreply.github.com> Date: Fri, 15 Aug 2025 10:58:43 +0200 Subject: [PATCH] README: Fix CI links Signed-off-by: Alessio Attilio <226562783+SigAttilio@users.noreply.github.com> --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d99730e4d..cf8c5875e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,3 @@ -![Linux Containers logo](https://linuxcontainers.org/static/img/containers.png) # LXC LXC is the well-known and heavily tested low-level Linux container runtime. It @@ -10,11 +9,10 @@ inside the Linux kernel. ## Status Type | Service | Status --- | --- | --- -CI (Linux) | GitHub | [![Build Status](https://github.com/lxc/lxc/actions/workflows/build.yml/badge.svg)](https://github.com/lxc/lxc/actions) -CI (Linux) | Jenkins | [![Build Status](https://jenkins.linuxcontainers.org/job/lxc-github-commit/badge/icon)](https://jenkins.linuxcontainers.org/job/lxc-github-commit/) +CI (Linux) | GitHub | [![Build Status](https://github.com/lxc/lxc/actions/workflows/builds.yml/badge.svg)](https://github.com/lxc/lxc/actions) Project status | CII Best Practices | [![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/1087/badge)](https://bestpractices.coreinfrastructure.org/projects/1087) Fuzzing | OSS-Fuzz | [![Fuzzing Status](https://oss-fuzz-build-logs.storage.googleapis.com/badges/lxc.svg)](https://oss-fuzz-build-logs.storage.googleapis.com/index.html#lxc) -Fuzzing | CIFuzz | [![CIFuzz](https://github.com/lxc/lxc/actions/workflows/cifuzz.yml/badge.svg)](https://github.com/lxc/lxc/actions/workflows/cifuzz.yml) +Fuzzing | CIFuzz | [![CIFuzz](https://github.com/lxc/lxc/actions/workflows/fuzzing.yml/badge.svg)](https://github.com/lxc/lxc/actions/workflows/fuzzing.yml) ## System Containers -- 2.47.3