Skip to content

Commit 76e6c2f

Browse files
authored
Fix build badges (#1770)
1 parent f19d414 commit 76e6c2f

File tree

12 files changed

+29
-29
lines changed

12 files changed

+29
-29
lines changed

aead/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ dual licensed as above, without any additional terms or conditions.
4545
[rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg
4646
[chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg
4747
[chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260038-AEADs
48-
[build-image]: https://github.com/RustCrypto/traits/workflows/aead/badge.svg?branch=master&event=push
49-
[build-link]: https://github.com/RustCrypto/traits/actions?query=workflow%3Aaead
48+
[build-image]: https://github.com/RustCrypto/traits/actions/workflows/aead.yml/badge.svg?branch=master
49+
[build-link]: https://github.com/RustCrypto/traits/actions/workflows/aead.yml?query=branch:master
5050

5151
[//]: # (general links)
5252

async-signature/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@ dual licensed as above, without any additional terms or conditions.
3636
[rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg
3737
[chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg
3838
[chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260048-signatures
39-
[build-image]: https://github.com/RustCrypto/traits/workflows/async-signature/badge.svg?branch=master&event=push
40-
[build-link]: https://github.com/RustCrypto/traits/actions?query=workflow:async-signature
39+
[build-image]: https://github.com/RustCrypto/traits/actions/workflows/async-signature.yml/badge.svg?branch=master
40+
[build-link]: https://github.com/RustCrypto/traits/actions/workflows/async-signature.yml?query=branch:master
4141
[signature-crate]: https://crates.io/crates/signature

cipher/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ dual licensed as above, without any additional terms or conditions.
4242
[rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg
4343
[chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg
4444
[chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260050-traits
45-
[build-image]: https://github.com/RustCrypto/traits/workflows/cipher/badge.svg?branch=master&event=push
46-
[build-link]: https://github.com/RustCrypto/traits/actions?query=workflow:cipher
45+
[build-image]: https://github.com/RustCrypto/traits/actions/workflows/cipher.yml/badge.svg?branch=master
46+
[build-link]: https://github.com/RustCrypto/traits/actions/workflows/cipher.yml?query=branch:master
4747

4848
[//]: # (general links)
4949

crypto-common/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,5 @@ dual licensed as above, without any additional terms or conditions.
4040
[rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg
4141
[chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg
4242
[chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260041-hashes
43-
[build-image]: https://github.com/RustCrypto/traits/workflows/crypto-common/badge.svg?branch=master&event=push
44-
[build-link]: https://github.com/RustCrypto/traits/actions?query=workflow%3Acrypto-common
43+
[build-image]: https://github.com/RustCrypto/traits/actions/workflows/crypto-common.yml/badge.svg?branch=master
44+
[build-link]: https://github.com/RustCrypto/traits/actions/workflows/crypto-common.yml?query=branch:master

crypto/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,8 @@ dual licensed as above, without any additional terms or conditions.
8080
[rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg
8181
[chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg
8282
[chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260050-Traits
83-
[build-image]: https://github.com/RustCrypto/traits/workflows/crypto/badge.svg?branch=master&event=push
84-
[build-link]: https://github.com/RustCrypto/traits/actions?query=workflow:crypto
83+
[build-image]: https://github.com/RustCrypto/traits/actions/workflows/crypto.yml/badge.svg?branch=master
84+
[build-link]: https://github.com/RustCrypto/traits/actions/workflows/crypto.yml?query=branch:master
8585

8686
[//]: # (footnotes)
8787

digest/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,8 +136,8 @@ dual licensed as above, without any additional terms or conditions.
136136
[rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg
137137
[chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg
138138
[chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260041-hashes
139-
[build-image]: https://github.com/RustCrypto/traits/workflows/digest/badge.svg?branch=master&event=push
140-
[build-link]: https://github.com/RustCrypto/traits/actions?query=workflow%3Adigest
139+
[build-image]: https://github.com/RustCrypto/traits/actions/workflows/digest.yml/badge.svg?branch=master
140+
[build-link]: https://github.com/RustCrypto/traits/actions/workflows/digest.yml?query=branch:master
141141

142142
[//]: # (general links)
143143

elliptic-curve/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ dual licensed as above, without any additional terms or conditions.
3232
[crate-link]: https://crates.io/crates/elliptic-curve
3333
[docs-image]: https://docs.rs/elliptic-curve/badge.svg
3434
[docs-link]: https://docs.rs/elliptic-curve/
35-
[build-image]: https://github.com/RustCrypto/traits/actions/workflows/elliptic-curve.yml/badge.svg
36-
[build-link]: https://github.com/RustCrypto/traits/actions/workflows/elliptic-curve.yml
35+
[build-image]: https://github.com/RustCrypto/traits/actions/workflows/elliptic-curve.yml/badge.svg?branch=master
36+
[build-link]: https://github.com/RustCrypto/traits/actions/workflows/elliptic-curve.yml?query=branch:master
3737
[license-image]: https://img.shields.io/badge/license-Apache2.0/MIT-blue.svg
3838
[rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg
3939
[chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg

kem/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,8 @@ dual licensed as above, without any additional terms or conditions.
9595
[rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg
9696
[chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg
9797
[chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260048-signatures
98-
[build-image]: https://github.com/RustCrypto/traits/workflows/kem/badge.svg?branch=master&event=push
99-
[build-link]: https://github.com/RustCrypto/traits/actions?query=workflow%3Akem
98+
[build-image]: https://github.com/RustCrypto/traits/actions/workflows/kem.yml/badge.svg?branch=master
99+
[build-link]: https://github.com/RustCrypto/traits/actions/workflows/kem.yml?query=branch:master
100100

101101
[//]: # (links)
102102

password-hash/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ dual licensed as above, without any additional terms or conditions.
4646
[crate-link]: https://crates.io/crates/password-hash
4747
[docs-image]: https://docs.rs/password-hash/badge.svg
4848
[docs-link]: https://docs.rs/password-hash/
49-
[build-image]: https://github.com/RustCrypto/traits/workflows/password-hash/badge.svg?branch=master&event=push
50-
[build-link]: https://github.com/RustCrypto/traits/actions?query=workflow:password-hash
49+
[build-image]: https://github.com/RustCrypto/traits/actions/workflows/password-hash.yml/badge.svg?branch=master
50+
[build-link]: https://github.com/RustCrypto/traits/actions/workflows/password-hash.yml?query=branch:master
5151
[license-image]: https://img.shields.io/badge/license-Apache2.0/MIT-blue.svg
5252
[rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg
5353
[chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg

signature/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ dual licensed as above, without any additional terms or conditions.
4141
[crate-link]: https://crates.io/crates/signature
4242
[docs-image]: https://docs.rs/signature/badge.svg
4343
[docs-link]: https://docs.rs/signature/
44-
[build-image]: https://github.com/RustCrypto/traits/actions/workflows/signature.yml/badge.svg
45-
[build-link]: https://github.com/RustCrypto/traits/actions/workflows/signature.yml
44+
[build-image]: https://github.com/RustCrypto/traits/actions/workflows/signature.yml/badge.svg?branch=master
45+
[build-link]: https://github.com/RustCrypto/traits/actions/workflows/signature.yml?query=branch:master
4646
[license-image]: https://img.shields.io/badge/license-Apache2.0/MIT-blue.svg
4747
[rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg
4848
[chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg

0 commit comments

Comments
 (0)