diff mbox series

[1/2] Fix link for badge (actions) in README

Message ID 20250116092010.921655-1-stefano.babic@swupdate.org
State Accepted
Headers show
Series [1/2] Fix link for badge (actions) in README | expand

Commit Message

Stefano Babic Jan. 16, 2025, 9:20 a.m. UTC
Signed-off-by: Stefano Babic <stefano.babic@swupdate.org>
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--
2.43.0
diff mbox series

Patch

diff --git a/README.md b/README.md
index 0533b99a..d7ae0a1a 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@  SPDX-License-Identifier: GPL-2.0-only
 SWUpdate - Software Update for Embedded Linux Devices
 =====================================================

-[![CI tests](https://github.com/swupdate/swupdate/actions/workflows/ci_tests.yml/badge.svg?branch=master)](https://github.com/swupdate/swupdate/actions/workflows/ci_tests.yml)
+[![CI tests](https://github.com/sbabic/swupdate/actions/workflows/ci_tests.yml/badge.svg?branch=master)](https://github.com/sbabic/swupdate/actions/workflows/ci_tests.yml)
 [![Coverity Scan Build Status](https://scan.coverity.com/projects/20753/badge.svg)](https://scan.coverity.com/projects/20753)
 ![License](https://img.shields.io/github/license/sbabic/swupdate)
 [![REUSE status](https://api.reuse.software/badge/github.com/sbabic/swupdate)](https://api.reuse.software/info/github.com/sbabic/swupdate)