Skip to content

Commit

Permalink
Fix link for badge (actions) in README
Browse files Browse the repository at this point in the history
Signed-off-by: Stefano Babic <[email protected]>
  • Loading branch information
sbabic committed Jan 16, 2025
1 parent 94aa185 commit 7a69cb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 7a69cb4

Please sign in to comment.