From 98519251078e8405418e21d08e9562840c258ee4 Mon Sep 17 00:00:00 2001 From: Tamir Duberstein Date: Tue, 5 Sep 2023 11:59:01 -0400 Subject: [PATCH] README: fix build badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index de31ec77..e9128bb6 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ [crates-badge]: https://img.shields.io/crates/v/aya.svg?style=for-the-badge&logo=rust [crates-url]: https://crates.io/crates/aya [license-badge]: https://img.shields.io/badge/license-MIT%2FApache--2.0-blue?style=for-the-badge -[build-badge]: https://img.shields.io/github/actions/workflow/status/aya-rs/aya/build-aya.yml?branch=main&style=for-the-badge +[build-badge]: https://img.shields.io/github/actions/workflow/status/aya-rs/aya/ci.yml?branch=main&style=for-the-badge [book-badge]: https://img.shields.io/badge/read%20the-book-9cf.svg?style=for-the-badge&logo=mdbook [book-url]: https://aya-rs.dev/book