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)