Skip to content

Commit e19c6c1

Browse files
authored
readme: fix CI badge (#496)
1 parent fd88e76 commit e19c6c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,8 +106,8 @@ dual licensed as above, without any additional terms or conditions.
106106
[crate-link]: https://crates.io/crates/rsa
107107
[doc-image]: https://docs.rs/rsa/badge.svg
108108
[doc-link]: https://docs.rs/rsa
109-
[build-image]: https://github.com/rustcrypto/RSA/workflows/CI/badge.svg
110-
[build-link]: https://github.com/RustCrypto/RSA/actions?query=workflow%3ACI+branch%3Amaster
109+
[build-image]: https://github.com/RustCrypto/RSA/actions/workflows/ci.yml/badge.svg?branch=master
110+
[build-link]: https://github.com/RustCrypto/RSA/actions/workflows/ci.yml?query=branch:master
111111
[msrv-image]: https://img.shields.io/badge/rustc-1.83+-blue.svg
112112
[chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg
113113
[chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260047-RSA

0 commit comments

Comments
 (0)