Skip to content

Commit 79d9cd2

Browse files
authored
chore: fix badge links (#141)
1 parent 076a553 commit 79d9cd2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,15 @@ A collection of [`BIPs`](https://github.com/bitcoin/bips) crates implemented by
1919
[bip0032-crates-url]: https://crates.io/crates/bip0032
2020
[bip0032-docs-svg]: https://docs.rs/bip0032/badge.svg
2121
[bip0032-docs-url]: https://docs.rs/bip0032
22-
[bip0032-gha-svg]: https://github.com/koushiro/rust-bips/workflows/bip0032/badge.svg
22+
[bip0032-gha-svg]: https://github.com/koushiro/rust-bips/actions/workflows/bip0032.yml/badge.svg?branch=main
2323

2424
<!-- bip0039 -->
2525

2626
[bip0039-crates-svg]: https://img.shields.io/crates/v/bip0039
2727
[bip0039-crates-url]: https://crates.io/crates/bip0039
2828
[bip0039-docs-svg]: https://docs.rs/bip0039/badge.svg
2929
[bip0039-docs-url]: https://docs.rs/bip0039
30-
[bip0039-gha-svg]: https://github.com/koushiro/rust-bips/workflows/bip0039/badge.svg
30+
[bip0039-gha-svg]: https://github.com/koushiro/rust-bips/actions/workflows/bip0039.yml/badge.svg?branch=main
3131

3232
## License
3333

0 commit comments

Comments
 (0)