Skip to content

Commit

Permalink
chore: fix build badge
Browse files Browse the repository at this point in the history
  • Loading branch information
hoodie committed Dec 15, 2022
1 parent 65516e8 commit de6495c
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 @@ -2,7 +2,7 @@

# notify-rust

[![build](https://img.shields.io/github/workflow/status/hoodie/notify-rust/Continuous%20Integration)](https://github.com/hoodie/notify-rust/actions?query=workflow%3A"Continuous+Integration")
[![build](https://img.shields.io/github/actions/workflow/status/hoodie/notify-rust/ci.yml?branch=main)](https://github.com/hoodie/notify-rust/actions?query=workflow%3A"Continuous+Integration")
[![Crates.io](https://img.shields.io/crates/d/notify-rust)](https://crates.io/crates/notify-rust)
[![contributors](https://img.shields.io/github/contributors/hoodie/notify-rust)](https://github.com/hoodie/notify-rust/graphs/contributors)
![maintenance](https://img.shields.io/maintenance/yes/2022)
Expand Down

0 comments on commit de6495c

Please sign in to comment.