From 6e9ba296d21488797d8d182d1214b9f88cf9b5e4 Mon Sep 17 00:00:00 2001 From: Giorgio Ravera <47370115+xraver@users.noreply.github.com> Date: Mon, 26 Jan 2026 18:46:15 +0100 Subject: [PATCH] Fix check status image URL in README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7e85e58..87cdba2 100644 --- a/README.md +++ b/README.md @@ -233,7 +233,7 @@ docker compose up --build -d --force-recreate [last-commit-img]: https://img.shields.io/github/last-commit/xraver/network-manager [last-commit-url]: https://github.com/xraver/network-manager/commits/master [check-status-img]: https://github.com/xraver/network-manager/actions/workflows/ci.yaml/badge.svg -[check-status-img]: https://github.com/xraver/network-manager/actions/workflows/ci.yaml +[check-status-url]: https://github.com/xraver/network-manager/actions/workflows/ci.yaml [buymecoffee-img]: https://img.shields.io/badge/buy%20me%20a%20coffee-donate-yellow.svg [buymecoffee-button]: https://www.buymeacoffee.com/assets/img/guidelines/download-assets-sm-2.svg -[buymecoffee-url]: https://www.buymeacoffee.com/raverag \ No newline at end of file +[buymecoffee-url]: https://www.buymeacoffee.com/raverag -- 2.47.3