From 05e0c43a0be62722f338f77b1513d317870bd6c2 Mon Sep 17 00:00:00 2001 From: Luca Boccassi Date: Sat, 15 Feb 2025 01:32:39 +0000 Subject: [PATCH] README: fix broken link in OBS badge The badge link was updated, but the URL link was not Follow-up for 13871aa65690f14fcc22a7cc4b2a4280665497c5 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 94602bb6a7..ce05ec1352 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ System and Service Manager -[![OBS Packages Status](https://build.opensuse.org/projects/system:systemd/packages/systemd/badge.svg?type=default)](https://build.opensuse.org/project/show/home:bluca:systemd)
+[![OBS Packages Status](https://build.opensuse.org/projects/system:systemd/packages/systemd/badge.svg?type=default)](https://build.opensuse.org/project/show/system:systemd)
[![Semaphore CI 2.0 Build Status](https://the-real-systemd.semaphoreci.com/badges/systemd/branches/main.svg?style=shields)](https://the-real-systemd.semaphoreci.com/projects/systemd)
[![Coverity Scan Status](https://scan.coverity.com/projects/350/badge.svg)](https://scan.coverity.com/projects/350)
[![OSS-Fuzz Status](https://oss-fuzz-build-logs.storage.googleapis.com/badges/systemd.svg)](https://oss-fuzz-build-logs.storage.googleapis.com/index.html#systemd)