From a4a68ee16bce1d18c9ef908f138869d69540d141 Mon Sep 17 00:00:00 2001 From: Sebastien Rousseau Date: Thu, 9 Feb 2023 00:43:13 +0000 Subject: [PATCH] fix(badge): corrected wrong badge location --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b8b9778..1d49edc 100644 --- a/README.md +++ b/README.md @@ -137,7 +137,7 @@ lot of useful suggestions on how to improve this project. [11]: https://codecov.io/github/sebastienrousseau/cmn [banner]: https://raw.githubusercontent.com/sebastienrousseau/vault/main/assets/cmn/banners/banner-cmn-1597x377.svg "CMN Banner" -[codecov-badge]: https://img.shields.io/codecov/c/github/sebastienrousseau/mini-functions?style=for-the-badge&token=0FZQGHLMOP 'Codecov' +[codecov-badge]: https://img.shields.io/codecov/c/github/sebastienrousseau/cmn?style=for-the-badge&token=0FZQGHLMOP 'Codecov' [crates-badge]: https://img.shields.io/crates/v/cmn.svg?style=for-the-badge 'Crates.io' [divider]: https://raw.githubusercontent.com/sebastienrousseau/vault/main/assets/elements/divider.svg "divider" [docs-badge]: https://img.shields.io/docsrs/cmn.svg?style=for-the-badge 'Docs.rs'