Skip to content

Commit

Permalink
fix CI badge URLs in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
itchyny committed Nov 13, 2023
1 parent ea446ea commit 1d0dbce
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
@@ -1,5 +1,5 @@
# mackerel-plugin-rs
[![CI Status](https://github.com/itchyny/mackerel-plugin-rs/workflows/CI/badge.svg)](https://github.com/itchyny/mackerel-plugin-rs/actions)
[![CI Status](https://github.com/itchyny/mackerel-plugin-rs/actions/workflows/ci.yaml/badge.svg?branch=main)](https://github.com/itchyny/mackerel-plugin-rs/actions?query=branch:main)
[![crates.io](https://img.shields.io/crates/v/mackerel_plugin.svg)](https://crates.io/crates/mackerel_plugin)
[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/itchyny/mackerel-plugin-rs/blob/main/LICENSE)

Expand Down

0 comments on commit 1d0dbce

Please sign in to comment.