Skip to content

Commit e8ffeaf

Browse files
authored
Fix build badges (#1165)
1 parent ee8db1a commit e8ffeaf

File tree

12 files changed

+25
-25
lines changed

12 files changed

+25
-25
lines changed

aarch64-dit/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ additional terms or conditions.
4242
[docs-link]: https://docs.rs/aarch64-dit/
4343
[license-image]: https://img.shields.io/badge/license-Apache2.0/MIT-blue.svg
4444
[msrv-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg
45-
[build-image]: https://github.com/RustCrypto/utils/actions/workflows/aarch64-dit.yml/badge.svg
46-
[build-link]: https://github.com/RustCrypto/utils/actions/workflows/aarch64-dit.yml
45+
[build-image]: https://github.com/RustCrypto/utils/actions/workflows/aarch64-dit.yml/badge.svg?branch=master
46+
[build-link]: https://github.com/RustCrypto/utils/actions/workflows/aarch64-dit.yml?query=branch:master
4747

4848
[//]: # (links)
4949

block-buffer/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ Unless you explicitly state otherwise, any contribution intentionally submitted
3232
[rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg
3333
[chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg
3434
[chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260052-utils
35-
[build-image]: https://github.com/RustCrypto/utils/workflows/block-buffer/badge.svg?branch=master&event=push
36-
[build-link]: https://github.com/RustCrypto/utils/actions/workflows/block-buffer.yml
35+
[build-image]: https://github.com/RustCrypto/utils/actions/workflows/block-buffer.yml/badge.svg?branch=master
36+
[build-link]: https://github.com/RustCrypto/utils/actions/workflows/block-buffer.yml?query=branch:master
3737

3838
[//]: # (general links)
3939

block-padding/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ Unless you explicitly state otherwise, any contribution intentionally submitted
3232
[rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg
3333
[chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg
3434
[chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260052-utils
35-
[build-image]: https://github.com/RustCrypto/utils/workflows/block-padding/badge.svg?branch=master&event=push
36-
[build-link]: https://github.com/RustCrypto/utils/actions/workflows/block-padding.yml
35+
[build-image]: https://github.com/RustCrypto/utils/actions/workflows/block-padding.yml/badge.svg?branch=master
36+
[build-link]: https://github.com/RustCrypto/utils/actions/workflows/block-padding.yml?query=branch:master
3737

3838
[//]: # (general links)
3939

cmov/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,8 @@ dual licensed as above, without any additional terms or conditions.
8080
[docs-link]: https://docs.rs/cmov/
8181
[license-image]: https://img.shields.io/badge/license-Apache2.0/MIT-blue.svg
8282
[msrv-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg
83-
[build-image]: https://github.com/RustCrypto/utils/actions/workflows/cmov.yml/badge.svg
84-
[build-link]: https://github.com/RustCrypto/utils/actions/workflows/cmov.yml
83+
[build-image]: https://github.com/RustCrypto/utils/actions/workflows/cmov.yml/badge.svg?branch=master
84+
[build-link]: https://github.com/RustCrypto/utils/actions/workflows/cmov.yml?query=branch:master
8585

8686
[//]: # (general links)
8787

cpufeatures/README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -108,16 +108,16 @@ dual licensed as above, without any additional terms or conditions.
108108

109109
[//]: # (badges)
110110

111-
[crate-image]: https://img.shields.io/crates/v/cpufeatures.svg?logo=rust
111+
[crate-image]: https://img.shields.io/crates/v/cpufeatures.svg
112112
[crate-link]: https://crates.io/crates/cpufeatures
113113
[docs-image]: https://docs.rs/cpufeatures/badge.svg
114114
[docs-link]: https://docs.rs/cpufeatures/
115115
[license-image]: https://img.shields.io/badge/license-Apache2.0/MIT-blue.svg
116116
[rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg
117117
[chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg
118118
[chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260052-utils
119-
[build-image]: https://github.com/RustCrypto/utils/actions/workflows/cpufeatures.yml/badge.svg
120-
[build-link]: https://github.com/RustCrypto/utils/actions/workflows/cpufeatures.yml
119+
[build-image]: https://github.com/RustCrypto/utils/actions/workflows/cpufeatures.yml/badge.svg?branch=master
120+
[build-link]: https://github.com/RustCrypto/utils/actions/workflows/cpufeatures.yml?query=branch:master
121121

122122
[//]: # (general links)
123123

dbl/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ Unless you explicitly state otherwise, any contribution intentionally submitted
3535
[rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg
3636
[chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg
3737
[chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260052-utils
38-
[build-image]: https://github.com/RustCrypto/utils/workflows/dbl/badge.svg?branch=master&event=push
39-
[build-link]: https://github.com/RustCrypto/utils/actions/workflows/dbl.yml
38+
[build-image]: https://github.com/RustCrypto/utils/actions/workflows/dbl.yml/badge.svg?branch=master
39+
[build-link]: https://github.com/RustCrypto/utils/actions/workflows/dbl.yml?query=branch:master
4040

4141
[//]: # (general links)
4242

fiat-constify/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -42,13 +42,13 @@ dual licensed as above, without any additional terms or conditions.
4242
[crate-link]: https://crates.io/crates/fiat-constify
4343
[docs-image]: https://docs.rs/fiat-constify/badge.svg
4444
[docs-link]: https://docs.rs/fiat-constify/
45-
[build-image]: https://github.com/RustCrypto/utils/workflows/fiat-constify/badge.svg
46-
[build-link]: https://github.com/RustCrypto/utils/actions/workflows/fiat-constify.yml
4745
[safety-image]: https://img.shields.io/badge/unsafe-forbidden-success.svg
4846
[safety-link]: https://github.com/rust-secure-code/safety-dance/
4947
[license-image]: https://img.shields.io/badge/license-Apache2.0/MIT-blue.svg
5048
[chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg
5149
[chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260052-utils
50+
[build-image]: https://github.com/RustCrypto/utils/actions/workflows/fiat-constify.yml/badge.svg?branch=master
51+
[build-link]: https://github.com/RustCrypto/utils/actions/workflows/fiat-constify.yml?query=branch:master
5252

5353
[//]: # (links)
5454

hex-literal/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,8 @@ Unless you explicitly state otherwise, any contribution intentionally submitted
8585
[docs-link]: https://docs.rs/hex-literal/
8686
[license-image]: https://img.shields.io/badge/license-Apache2.0/MIT-blue.svg
8787
[rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg
88-
[build-image]: https://github.com/RustCrypto/utils/actions/workflows/hex-literal.yml/badge.svg
89-
[build-link]: https://github.com/RustCrypto/utils/actions/workflows/hex-literal.yml
88+
[build-image]: https://github.com/RustCrypto/utils/actions/workflows/hex-literal.yml/badge.svg?branch=master
89+
[build-link]: https://github.com/RustCrypto/utils/actions/workflows/hex-literal.yml?query=branch:master
9090

9191
[//]: # (general links)
9292

inout/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ Unless you explicitly state otherwise, any contribution intentionally submitted
3232
[rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg
3333
[chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg
3434
[chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260052-utils
35-
[build-image]: https://github.com/RustCrypto/utils/workflows/inout/badge.svg?branch=master&event=push
36-
[build-link]: https://github.com/RustCrypto/utils/actions/workflows/inout.yml
35+
[build-image]: https://github.com/RustCrypto/utils/actions/workflows/inout.yml/badge.svg?branch=master
36+
[build-link]: https://github.com/RustCrypto/utils/actions/workflows/inout.yml?query=branch:master
3737

3838
[//]: # (general links)
3939

opaque-debug/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ Unless you explicitly state otherwise, any contribution intentionally submitted
3232
[rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg
3333
[chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg
3434
[chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260052-utils
35-
[build-image]: https://github.com/RustCrypto/utils/workflows/opaque-debug/badge.svg?branch=master&event=push
36-
[build-link]: https://github.com/RustCrypto/utils/actions/workflows/opaque-debug.yml
35+
[build-image]: https://github.com/RustCrypto/utils/actions/workflows/opaque-debug.yml/badge.svg?branch=master
36+
[build-link]: https://github.com/RustCrypto/utils/actions/workflows/opaque-debug.yml?query=branch:master
3737

3838
[//]: # (general links)
3939

zeroize/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@ dual licensed as above, without any additional terms or conditions.
5757
[docs-link]: https://docs.rs/zeroize/
5858
[license-image]: https://img.shields.io/badge/license-Apache2.0/MIT-blue.svg
5959
[rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg
60-
[build-image]: https://github.com/RustCrypto/utils/actions/workflows/zeroize.yml/badge.svg
61-
[build-link]: https://github.com/RustCrypto/utils/actions/workflows/zeroize.yml
60+
[build-image]: https://github.com/RustCrypto/utils/actions/workflows/zeroize.yml/badge.svg?branch=master
61+
[build-link]: https://github.com/RustCrypto/utils/actions/workflows/zeroize.yml?query=branch:master
6262

6363
[//]: # (general links)
6464

zeroize_derive/README.md

+2-2
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/zeroize_derive
3333
[license-image]: https://img.shields.io/badge/license-Apache2.0/MIT-blue.svg
3434
[rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg
35-
[build-image]: https://github.com/RustCrypto/utils/actions/workflows/zeroize.yml/badge.svg
36-
[build-link]: https://github.com/RustCrypto/utils/actions/workflows/zeroize.yml
35+
[build-image]: https://github.com/RustCrypto/utils/actions/workflows/zeroize.yml/badge.svg?branch=master
36+
[build-link]: https://github.com/RustCrypto/utils/actions/workflows/zeroize.yml?query=branch:master
3737

3838
[//]: # (general links)
3939

0 commit comments

Comments
 (0)