Skip to content

Commit 0d0369f

Browse files
authored
Fix build badges (#658)
1 parent cbaee47 commit 0d0369f

File tree

22 files changed

+44
-44
lines changed

22 files changed

+44
-44
lines changed

ascon-hash/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@ dual licensed as above, without any additional terms or conditions.
7474
[rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg
7575
[chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg
7676
[chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260041-hashes
77-
[build-image]: https://github.com/RustCrypto/hashes/workflows/ascon-hash/badge.svg?branch=master
78-
[build-link]: https://github.com/RustCrypto/hashes/actions?query=workflow%3Aascon-hash
77+
[build-image]: https://github.com/RustCrypto/hashes/actions/workflows/ascon-hash.yml/badge.svg?branch=master
78+
[build-link]: https://github.com/RustCrypto/hashes/actions/workflows/ascon-hash.yml?query=branch:master
7979

8080
[//]: # (general links)
8181

belt-hash/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ dual licensed as above, without any additional terms or conditions.
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
5454
[chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260041-hashes
55-
[build-image]: https://github.com/RustCrypto/hashes/workflows/belt-hash/badge.svg?branch=master
56-
[build-link]: https://github.com/RustCrypto/hashes/actions?query=workflow%3Abelt-hash
55+
[build-image]: https://github.com/RustCrypto/hashes/actions/workflows/belt-hash.yml/badge.svg?branch=master
56+
[build-link]: https://github.com/RustCrypto/hashes/actions/workflows/belt-hash.yml?query=branch:master
5757

5858
[//]: # (general links)
5959

blake2/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,8 @@ dual licensed as above, without any additional terms or conditions.
9898
[chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg
9999
[chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260041-hashes
100100
[rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg
101-
[build-image]: https://github.com/RustCrypto/hashes/workflows/blake2/badge.svg?branch=master
102-
[build-link]: https://github.com/RustCrypto/hashes/actions?query=workflow%3Ablake2
101+
[build-image]: https://github.com/RustCrypto/hashes/actions/workflows/blake2.yml/badge.svg?branch=master
102+
[build-link]: https://github.com/RustCrypto/hashes/actions/workflows/blake2.yml?query=branch:master
103103

104104
[//]: # (general links)
105105

fsb/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ dual licensed as above, without any additional terms or conditions.
6464
[chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg
6565
[chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260041-hashes
6666
[rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg
67-
[build-image]: https://github.com/RustCrypto/hashes/workflows/fsb/badge.svg?branch=master
68-
[build-link]: https://github.com/RustCrypto/hashes/actions?query=workflow%3Afsb
67+
[build-image]: https://github.com/RustCrypto/hashes/actions/workflows/fsb.yml/badge.svg?branch=master
68+
[build-link]: https://github.com/RustCrypto/hashes/actions/workflows/fsb.yml?query=branch:master
6969

7070
[//]: # (general links)
7171

gost94/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ dual licensed as above, without any additional terms or conditions.
5858
[rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg
5959
[chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg
6060
[chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260041-hashes
61-
[build-image]: https://github.com/RustCrypto/hashes/workflows/gost94/badge.svg?branch=master
62-
[build-link]: https://github.com/RustCrypto/hashes/actions?query=workflow%3Agost94
61+
[build-image]: https://github.com/RustCrypto/hashes/actions/workflows/gost94.yml/badge.svg?branch=master
62+
[build-link]: https://github.com/RustCrypto/hashes/actions/workflows/gost94.yml?query=branch:master
6363

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

groestl/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@ dual licensed as above, without any additional terms or conditions.
5353
[rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg
5454
[chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg
5555
[chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260041-hashes
56-
[build-image]: https://github.com/RustCrypto/hashes/workflows/groestl/badge.svg?branch=master
57-
[build-link]: https://github.com/RustCrypto/hashes/actions?query=workflow%3Agroestl
56+
[build-image]: https://github.com/RustCrypto/hashes/actions/workflows/groestl.yml/badge.svg?branch=master
57+
[build-link]: https://github.com/RustCrypto/hashes/actions/workflows/groestl.yml?query=branch:master
5858

5959
[//]: # (general links)
6060

jh/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ dual licensed as above, without any additional terms or conditions.
6060
[rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg
6161
[chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg
6262
[chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260041-hashes
63-
[build-image]: https://github.com/RustCrypto/hashes/workflows/jh/badge.svg?branch=master
64-
[build-link]: https://github.com/RustCrypto/hashes/actions?query=workflow%jh
63+
[build-image]: https://github.com/RustCrypto/hashes/actions/workflows/jh.yml/badge.svg?branch=master
64+
[build-link]: https://github.com/RustCrypto/hashes/actions/workflows/jh.yml?query=branch:master
6565

6666
[//]: # (general links)
6767

k12/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ dual licensed as above, without any additional terms or conditions.
3333
[rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg
3434
[chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg
3535
[chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260041-hashes
36-
[build-image]: https://github.com/RustCrypto/hashes/workflows/k12/badge.svg?branch=master
37-
[build-link]: https://github.com/RustCrypto/hashes/actions?query=workflow%3Ak12
36+
[build-image]: https://github.com/RustCrypto/hashes/actions/workflows/k12.yml/badge.svg?branch=master
37+
[build-link]: https://github.com/RustCrypto/hashes/actions/workflows/k12.yml?query=branch:master
3838

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

md2/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@ dual licensed as above, without any additional terms or conditions.
5353
[rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg
5454
[chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg
5555
[chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260041-hashes
56-
[build-image]: https://github.com/RustCrypto/hashes/workflows/md2/badge.svg?branch=master
57-
[build-link]: https://github.com/RustCrypto/hashes/actions?query=workflow%3Amd2
56+
[build-image]: https://github.com/RustCrypto/hashes/actions/workflows/md2.yml/badge.svg?branch=master
57+
[build-link]: https://github.com/RustCrypto/hashes/actions/workflows/md2.yml?query=branch:master
5858

5959
[//]: # (general links)
6060

md4/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ dual licensed as above, without any additional terms or conditions.
5858
[rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg
5959
[chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg
6060
[chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260041-hashes
61-
[build-image]: https://github.com/RustCrypto/hashes/workflows/md4/badge.svg?branch=master
62-
[build-link]: https://github.com/RustCrypto/hashes/actions?query=workflow%3Amd4
61+
[build-image]: https://github.com/RustCrypto/hashes/actions/workflows/md4.yml/badge.svg?branch=master
62+
[build-link]: https://github.com/RustCrypto/hashes/actions/workflows/md4.yml?query=branch:master
6363

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

0 commit comments

Comments
 (0)