From 8de5e1ce2f49ba998124068589664e30a29b3b8d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D1=80=D1=82=D1=91=D0=BC=20=D0=9F=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=BE=D0=B2=20=5BArtyom=20Pavlov=5D?= Date: Mon, 24 Feb 2025 16:30:11 +0300 Subject: [PATCH] Fix build badges --- ascon-hash/README.md | 4 ++-- belt-hash/README.md | 4 ++-- blake2/README.md | 4 ++-- fsb/README.md | 4 ++-- gost94/README.md | 4 ++-- groestl/README.md | 4 ++-- jh/README.md | 4 ++-- k12/README.md | 4 ++-- md2/README.md | 4 ++-- md4/README.md | 4 ++-- md5/README.md | 4 ++-- ripemd/README.md | 4 ++-- sha1-checked/README.md | 4 ++-- sha1/README.md | 4 ++-- sha2/README.md | 4 ++-- sha3/README.md | 4 ++-- shabal/README.md | 4 ++-- skein/README.md | 4 ++-- sm3/README.md | 4 ++-- streebog/README.md | 4 ++-- tiger/README.md | 4 ++-- whirlpool/README.md | 4 ++-- 22 files changed, 44 insertions(+), 44 deletions(-) diff --git a/ascon-hash/README.md b/ascon-hash/README.md index e9d15089e..5ee070bef 100644 --- a/ascon-hash/README.md +++ b/ascon-hash/README.md @@ -74,8 +74,8 @@ dual licensed as above, without any additional terms or conditions. [rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260041-hashes -[build-image]: https://github.com/RustCrypto/hashes/workflows/ascon-hash/badge.svg?branch=master -[build-link]: https://github.com/RustCrypto/hashes/actions?query=workflow%3Aascon-hash +[build-image]: https://github.com/RustCrypto/hashes/actions/workflows/ascon-hash.yml/badge.svg?branch=master +[build-link]: https://github.com/RustCrypto/hashes/actions/workflows/ascon-hash.yml?query=branch:master [//]: # (general links) diff --git a/belt-hash/README.md b/belt-hash/README.md index 035b333c2..e65c1ea82 100644 --- a/belt-hash/README.md +++ b/belt-hash/README.md @@ -52,8 +52,8 @@ dual licensed as above, without any additional terms or conditions. [rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260041-hashes -[build-image]: https://github.com/RustCrypto/hashes/workflows/belt-hash/badge.svg?branch=master -[build-link]: https://github.com/RustCrypto/hashes/actions?query=workflow%3Abelt-hash +[build-image]: https://github.com/RustCrypto/hashes/actions/workflows/belt-hash.yml/badge.svg?branch=master +[build-link]: https://github.com/RustCrypto/hashes/actions/workflows/belt-hash.yml?query=branch:master [//]: # (general links) diff --git a/blake2/README.md b/blake2/README.md index c4f5dd948..b6b2e14ca 100644 --- a/blake2/README.md +++ b/blake2/README.md @@ -98,8 +98,8 @@ dual licensed as above, without any additional terms or conditions. [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260041-hashes [rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg -[build-image]: https://github.com/RustCrypto/hashes/workflows/blake2/badge.svg?branch=master -[build-link]: https://github.com/RustCrypto/hashes/actions?query=workflow%3Ablake2 +[build-image]: https://github.com/RustCrypto/hashes/actions/workflows/blake2.yml/badge.svg?branch=master +[build-link]: https://github.com/RustCrypto/hashes/actions/workflows/blake2.yml?query=branch:master [//]: # (general links) diff --git a/fsb/README.md b/fsb/README.md index 02e3ea5a1..5e922ba73 100644 --- a/fsb/README.md +++ b/fsb/README.md @@ -64,8 +64,8 @@ dual licensed as above, without any additional terms or conditions. [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260041-hashes [rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg -[build-image]: https://github.com/RustCrypto/hashes/workflows/fsb/badge.svg?branch=master -[build-link]: https://github.com/RustCrypto/hashes/actions?query=workflow%3Afsb +[build-image]: https://github.com/RustCrypto/hashes/actions/workflows/fsb.yml/badge.svg?branch=master +[build-link]: https://github.com/RustCrypto/hashes/actions/workflows/fsb.yml?query=branch:master [//]: # (general links) diff --git a/gost94/README.md b/gost94/README.md index b452b1ada..e9bab70fa 100644 --- a/gost94/README.md +++ b/gost94/README.md @@ -58,8 +58,8 @@ dual licensed as above, without any additional terms or conditions. [rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260041-hashes -[build-image]: https://github.com/RustCrypto/hashes/workflows/gost94/badge.svg?branch=master -[build-link]: https://github.com/RustCrypto/hashes/actions?query=workflow%3Agost94 +[build-image]: https://github.com/RustCrypto/hashes/actions/workflows/gost94.yml/badge.svg?branch=master +[build-link]: https://github.com/RustCrypto/hashes/actions/workflows/gost94.yml?query=branch:master [//]: # (general links) diff --git a/groestl/README.md b/groestl/README.md index d50010fc5..fadf3be6f 100644 --- a/groestl/README.md +++ b/groestl/README.md @@ -53,8 +53,8 @@ dual licensed as above, without any additional terms or conditions. [rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260041-hashes -[build-image]: https://github.com/RustCrypto/hashes/workflows/groestl/badge.svg?branch=master -[build-link]: https://github.com/RustCrypto/hashes/actions?query=workflow%3Agroestl +[build-image]: https://github.com/RustCrypto/hashes/actions/workflows/groestl.yml/badge.svg?branch=master +[build-link]: https://github.com/RustCrypto/hashes/actions/workflows/groestl.yml?query=branch:master [//]: # (general links) diff --git a/jh/README.md b/jh/README.md index a04f3d220..5fcc22f63 100644 --- a/jh/README.md +++ b/jh/README.md @@ -60,8 +60,8 @@ dual licensed as above, without any additional terms or conditions. [rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260041-hashes -[build-image]: https://github.com/RustCrypto/hashes/workflows/jh/badge.svg?branch=master -[build-link]: https://github.com/RustCrypto/hashes/actions?query=workflow%jh +[build-image]: https://github.com/RustCrypto/hashes/actions/workflows/jh.yml/badge.svg?branch=master +[build-link]: https://github.com/RustCrypto/hashes/actions/workflows/jh.yml?query=branch:master [//]: # (general links) diff --git a/k12/README.md b/k12/README.md index e2f9908d9..b04e0f41c 100644 --- a/k12/README.md +++ b/k12/README.md @@ -33,8 +33,8 @@ dual licensed as above, without any additional terms or conditions. [rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260041-hashes -[build-image]: https://github.com/RustCrypto/hashes/workflows/k12/badge.svg?branch=master -[build-link]: https://github.com/RustCrypto/hashes/actions?query=workflow%3Ak12 +[build-image]: https://github.com/RustCrypto/hashes/actions/workflows/k12.yml/badge.svg?branch=master +[build-link]: https://github.com/RustCrypto/hashes/actions/workflows/k12.yml?query=branch:master [//]: # (general links) diff --git a/md2/README.md b/md2/README.md index 206e293a1..5b1e24c24 100644 --- a/md2/README.md +++ b/md2/README.md @@ -53,8 +53,8 @@ dual licensed as above, without any additional terms or conditions. [rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260041-hashes -[build-image]: https://github.com/RustCrypto/hashes/workflows/md2/badge.svg?branch=master -[build-link]: https://github.com/RustCrypto/hashes/actions?query=workflow%3Amd2 +[build-image]: https://github.com/RustCrypto/hashes/actions/workflows/md2.yml/badge.svg?branch=master +[build-link]: https://github.com/RustCrypto/hashes/actions/workflows/md2.yml?query=branch:master [//]: # (general links) diff --git a/md4/README.md b/md4/README.md index a6cce66e2..36b99b673 100644 --- a/md4/README.md +++ b/md4/README.md @@ -58,8 +58,8 @@ dual licensed as above, without any additional terms or conditions. [rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260041-hashes -[build-image]: https://github.com/RustCrypto/hashes/workflows/md4/badge.svg?branch=master -[build-link]: https://github.com/RustCrypto/hashes/actions?query=workflow%3Amd4 +[build-image]: https://github.com/RustCrypto/hashes/actions/workflows/md4.yml/badge.svg?branch=master +[build-link]: https://github.com/RustCrypto/hashes/actions/workflows/md4.yml?query=branch:master [//]: # (general links) diff --git a/md5/README.md b/md5/README.md index 71f4918d1..143ff244c 100644 --- a/md5/README.md +++ b/md5/README.md @@ -66,8 +66,8 @@ dual licensed as above, without any additional terms or conditions. [rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260041-hashes -[build-image]: https://github.com/RustCrypto/hashes/workflows/md5/badge.svg?branch=master -[build-link]: https://github.com/RustCrypto/hashes/actions?query=workflow%3Amd5 +[build-image]: https://github.com/RustCrypto/hashes/actions/workflows/md5.yml/badge.svg?branch=master +[build-link]: https://github.com/RustCrypto/hashes/actions/workflows/md5.yml?query=branch:master [//]: # (general links) diff --git a/ripemd/README.md b/ripemd/README.md index cdef1ec2b..6800305d6 100644 --- a/ripemd/README.md +++ b/ripemd/README.md @@ -69,8 +69,8 @@ dual licensed as above, without any additional terms or conditions. [rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260041-hashes -[build-image]: https://github.com/RustCrypto/hashes/workflows/ripemd/badge.svg?branch=master -[build-link]: https://github.com/RustCrypto/hashes/actions?query=workflow%3Aripemd160 +[build-image]: https://github.com/RustCrypto/hashes/actions/workflows/ripemd.yml/badge.svg?branch=master +[build-link]: https://github.com/RustCrypto/hashes/actions/workflows/ripemd.yml?query=branch:master [//]: # (general links) diff --git a/sha1-checked/README.md b/sha1-checked/README.md index 19fd3c518..676bb36f0 100644 --- a/sha1-checked/README.md +++ b/sha1-checked/README.md @@ -79,8 +79,8 @@ dual licensed as above, without any additional terms or conditions. [rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260041-hashes -[build-image]: https://github.com/RustCrypto/hashes/workflows/sha1-checked/badge.svg?branch=master -[build-link]: https://github.com/RustCrypto/hashes/actions?query=workflow%3Asha1-checked +[build-image]: https://github.com/RustCrypto/hashes/actions/workflows/sha1-checked.yml/badge.svg?branch=master +[build-link]: https://github.com/RustCrypto/hashes/actions/workflows/sha1-checked.yml?query=branch:master [//]: # (general links) diff --git a/sha1/README.md b/sha1/README.md index eab9782c0..9c91a42c6 100644 --- a/sha1/README.md +++ b/sha1/README.md @@ -76,8 +76,8 @@ dual licensed as above, without any additional terms or conditions. [rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260041-hashes -[build-image]: https://github.com/RustCrypto/hashes/workflows/sha1/badge.svg?branch=master -[build-link]: https://github.com/RustCrypto/hashes/actions?query=workflow%3Asha1 +[build-image]: https://github.com/RustCrypto/hashes/actions/workflows/sha1.yml/badge.svg?branch=master +[build-link]: https://github.com/RustCrypto/hashes/actions/workflows/sha1.yml?query=branch:master [//]: # (general links) diff --git a/sha2/README.md b/sha2/README.md index b9c58812c..69a376d9b 100644 --- a/sha2/README.md +++ b/sha2/README.md @@ -84,8 +84,8 @@ dual licensed as above, without any additional terms or conditions. [rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260041-hashes -[build-image]: https://github.com/RustCrypto/hashes/workflows/sha2/badge.svg?branch=master -[build-link]: https://github.com/RustCrypto/hashes/actions?query=workflow%3Asha2 +[build-image]: https://github.com/RustCrypto/hashes/actions/workflows/sha2.yml/badge.svg?branch=master +[build-link]: https://github.com/RustCrypto/hashes/actions/workflows/sha2.yml?query=branch:master [//]: # (general links) diff --git a/sha3/README.md b/sha3/README.md index 1885712b1..b85c904eb 100644 --- a/sha3/README.md +++ b/sha3/README.md @@ -86,8 +86,8 @@ dual licensed as above, without any additional terms or conditions. [rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260041-hashes -[build-image]: https://github.com/RustCrypto/hashes/workflows/sha3/badge.svg?branch=master -[build-link]: https://github.com/RustCrypto/hashes/actions?query=workflow%3Asha3 +[build-image]: https://github.com/RustCrypto/hashes/actions/workflows/sha3.yml/badge.svg?branch=master +[build-link]: https://github.com/RustCrypto/hashes/actions/workflows/sha3.yml?query=branch:master [//]: # (general links) diff --git a/shabal/README.md b/shabal/README.md index e164bbfdb..0a21abf57 100644 --- a/shabal/README.md +++ b/shabal/README.md @@ -55,8 +55,8 @@ dual licensed as above, without any additional terms or conditions. [rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260041-hashes -[build-image]: https://github.com/RustCrypto/hashes/workflows/shabal/badge.svg?branch=master -[build-link]: https://github.com/RustCrypto/hashes/actions?query=workflow%3Ashabal +[build-image]: https://github.com/RustCrypto/hashes/actions/workflows/shabal.yml/badge.svg?branch=master +[build-link]: https://github.com/RustCrypto/hashes/actions/workflows/shabal.yml?query=branch:master [//]: # (general links) diff --git a/skein/README.md b/skein/README.md index c3491758c..d786bc0e1 100644 --- a/skein/README.md +++ b/skein/README.md @@ -59,8 +59,8 @@ dual licensed as above, without any additional terms or conditions. [rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260041-hashes -[build-image]: https://github.com/RustCrypto/hashes/workflows/skein/badge.svg?branch=master -[build-link]: https://github.com/RustCrypto/hashes/actions?query=workflow%3Askein +[build-image]: https://github.com/RustCrypto/hashes/actions/workflows/skein.yml/badge.svg?branch=master +[build-link]: https://github.com/RustCrypto/hashes/actions/workflows/skein.yml?query=branch:master [//]: # (general links) diff --git a/sm3/README.md b/sm3/README.md index f9cff2ac5..794175a92 100644 --- a/sm3/README.md +++ b/sm3/README.md @@ -54,8 +54,8 @@ dual licensed as above, without any additional terms or conditions. [rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260041-hashes -[build-image]: https://github.com/RustCrypto/hashes/workflows/sm3/badge.svg?branch=master -[build-link]: https://github.com/RustCrypto/hashes/actions?query=workflow%3Asm3 +[build-image]: https://github.com/RustCrypto/hashes/actions/workflows/sm3.yml/badge.svg?branch=master +[build-link]: https://github.com/RustCrypto/hashes/actions/workflows/sm3.yml?query=branch:master [//]: # (general links) diff --git a/streebog/README.md b/streebog/README.md index 3f59303af..ee83a144c 100644 --- a/streebog/README.md +++ b/streebog/README.md @@ -63,8 +63,8 @@ dual licensed as above, without any additional terms or conditions. [rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260041-hashes -[build-image]: https://github.com/RustCrypto/hashes/workflows/streebog/badge.svg?branch=master -[build-link]: https://github.com/RustCrypto/hashes/actions?query=workflow%3Astreebog +[build-image]: https://github.com/RustCrypto/hashes/actions/workflows/streebog.yml/badge.svg?branch=master +[build-link]: https://github.com/RustCrypto/hashes/actions/workflows/streebog.yml?query=branch:master [//]: # (general links) diff --git a/tiger/README.md b/tiger/README.md index 6c2e0d3cf..43def51f3 100644 --- a/tiger/README.md +++ b/tiger/README.md @@ -54,8 +54,8 @@ for inclusion in the work by you, as defined in the Apache-2.0 license, without [rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260041-hashes -[build-image]: https://github.com/RustCrypto/hashes/workflows/tiger/badge.svg?branch=master -[build-link]: https://github.com/RustCrypto/hashes/actions?query=workflow%3Atiger +[build-image]: https://github.com/RustCrypto/hashes/actions/workflows/tiger.yml/badge.svg?branch=master +[build-link]: https://github.com/RustCrypto/hashes/actions/workflows/tiger.yml?query=branch:master [//]: # (general links) diff --git a/whirlpool/README.md b/whirlpool/README.md index acfbbb8e2..0490fcbc4 100644 --- a/whirlpool/README.md +++ b/whirlpool/README.md @@ -71,8 +71,8 @@ dual licensed as above, without any additional terms or conditions. [rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg [chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg [chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260041-hashes -[build-image]: https://github.com/RustCrypto/hashes/workflows/whirlpool/badge.svg?branch=master -[build-link]: https://github.com/RustCrypto/hashes/actions?query=workflow%3Awhirlpool +[build-image]: https://github.com/RustCrypto/hashes/actions/workflows/whirlpool.yml/badge.svg?branch=master +[build-link]: https://github.com/RustCrypto/hashes/actions/workflows/whirlpool.yml?query=branch:master [//]: # (general links)