From fc7877df3b0038105811e19771da1a73fdca4bf8 Mon Sep 17 00:00:00 2001 From: Daniel Hofstetter Date: Mon, 27 Oct 2025 15:34:36 +0100 Subject: [PATCH] README: fix url of coverage badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 307b0c4..2a1d0bf 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![License](http://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/uutils/procps/blob/main/LICENSE) [![dependency status](https://deps.rs/repo/github/uutils/procps/status.svg)](https://deps.rs/repo/github/uutils/procps) -[![CodeCov](https://codecov.io/gh/uutils/procps/branch/master/graph/badge.svg)](https://codecov.io/gh/uutils/procps) +[![CodeCov](https://codecov.io/gh/uutils/procps/branch/main/graph/badge.svg)](https://codecov.io/gh/uutils/procps) # procps