From 6d33c86f0f5c86cdb8d723ff878a335507c1b7f6 Mon Sep 17 00:00:00 2001 From: Dominik Nakamura Date: Fri, 3 Feb 2023 09:58:57 +0900 Subject: [PATCH] Fix CI status badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 79b4cc8..c4fd801 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ [![Documentation][doc-img]][doc-url] [![Code Coverage][cover-img]][cover-url] -[build-img]: https://img.shields.io/github/workflow/status/dnaka91/obws/CI/main?style=for-the-badge +[build-img]: https://img.shields.io/github/actions/workflow/status/dnaka91/obws/ci.yml?branch=main&style=for-the-badge [build-url]: https://github.com/dnaka91/obws/actions?query=workflow%3ACI [crates-img]: https://img.shields.io/crates/v/obws?style=for-the-badge [crates-url]: https://crates.io/crates/obws