From ca1a47fada6d0c651717cac82e7beba5e0fc8553 Mon Sep 17 00:00:00 2001 From: Tony Arcieri Date: Fri, 30 May 2025 09:32:04 -0600 Subject: [PATCH] README.md(s): fix build badges --- belt-mac/README.md | 4 ++-- cbc-mac/README.md | 4 ++-- cmac/README.md | 4 ++-- pmac/README.md | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/belt-mac/README.md b/belt-mac/README.md index 141650b..198c7a3 100644 --- a/belt-mac/README.md +++ b/belt-mac/README.md @@ -56,8 +56,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/260044-MACs -[build-image]: https://github.com/RustCrypto/MACs/workflows/belt-mac/badge.svg?branch=master&event=push -[build-link]: https://github.com/RustCrypto/MACs/actions?query=workflow%3Abelt-mac +[build-image]: https://github.com/RustCrypto/MACs/actions/workflows/belt-mac.yml/badge.svg +[build-link]: https://github.com/RustCrypto/MACs/actions/workflows/belt-mac.yml [//]: # (general links) diff --git a/cbc-mac/README.md b/cbc-mac/README.md index 5942e13..c145668 100644 --- a/cbc-mac/README.md +++ b/cbc-mac/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/260044-MACs -[build-image]: https://github.com/RustCrypto/MACs/workflows/cbc-mac/badge.svg?branch=master&event=push -[build-link]: https://github.com/RustCrypto/MACs/actions?query=workflow%3Acbc-mac +[build-image]: https://github.com/RustCrypto/MACs/actions/workflows/cbc-mac.yml/badge.svg +[build-link]: https://github.com/RustCrypto/MACs/actions/workflows/cbc-mac.yml [//]: # (general links) diff --git a/cmac/README.md b/cmac/README.md index f99f34a..2239bc7 100644 --- a/cmac/README.md +++ b/cmac/README.md @@ -72,8 +72,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/260044-MACs -[build-image]: https://github.com/RustCrypto/MACs/workflows/cmac/badge.svg?branch=master&event=push -[build-link]: https://github.com/RustCrypto/MACs/actions?query=workflow%3Acmac +[build-image]: https://github.com/RustCrypto/MACs/actions/workflows/cmac.yml/badge.svg +[build-link]: https://github.com/RustCrypto/MACs/actions/workflows/cmac.yml [//]: # (general links) diff --git a/pmac/README.md b/pmac/README.md index dcb617b..7d8b89f 100644 --- a/pmac/README.md +++ b/pmac/README.md @@ -70,8 +70,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/260044-MACs -[build-image]: https://github.com/RustCrypto/MACs/workflows/pmac/badge.svg?branch=master&event=push -[build-link]: https://github.com/RustCrypto/MACs/actions?query=workflow%3Apmac +[build-image]: https://github.com/RustCrypto/MACs/actions/workflows/pmac.yml/badge.svg +[build-link]: https://github.com/RustCrypto/MACs/actions/workflows/pmac.yml [//]: # (general links)