Skip to content

Commit

Permalink
chore: fix ci badge url (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
h4sh3d authored Jan 2, 2023
1 parent 33c5715 commit 0dd0451
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,4 +1,4 @@
[![Build Status](https://img.shields.io/github/workflow/status/comit-network/monero-epee-bin-serde/CI/main)](https://github.com/comit-network/monero-epee-bin-serde/actions/workflows/ci.yml)
[![Build Status](https://img.shields.io/github/actions/workflow/status/comit-network/monero-epee-bin-serde/ci.yml?branch=main)](https://github.com/comit-network/monero-epee-bin-serde/actions/workflows/ci.yml)
[![unsafe forbidden](https://img.shields.io/badge/unsafe-forbidden-success.svg)](https://github.com/rust-secure-code/safety-dance/)
[![Crates.io](https://img.shields.io/crates/v/monero-epee-bin-serde.svg)](https://crates.io/crates/monero-epee-bin-serde)
[![Documentation](https://docs.rs/monero-epee-bin-serde/badge.svg)](https://docs.rs/monero-epee-bin-serde)
Expand Down

0 comments on commit 0dd0451

Please sign in to comment.