This is an automated email from the ASF dual-hosted git repository. vatamane pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/couchdb-meck.git
commit 1e410e564d8d0af6c0ebedf4e4acd7b10b5c36cb Author: Adam Lindberg <[email protected]> AuthorDate: Wed Jun 9 14:24:53 2021 +0200 Update build badge --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0e88f4d..8dbd9d0 100644 --- a/README.md +++ b/README.md @@ -295,8 +295,8 @@ If you or your company use Meck and find it useful, a [sponsorship][sponsors] or </noscript> <!-- Badges --> -[actions badge]: https://img.shields.io/github/workflow/status/eproxus/meck/CI?style=flat-square -[actions]: https://github.com/eproxus/meck/actions?query=workflow%3ACI +[actions badge]: https://img.shields.io/github/workflow/status/eproxus/meck/Continuous%20Integration?style=flat-square +[actions]: https://github.com/eproxus/meck/actions/workflows/erlang.yml [hex]: https://hex.pm/packages/meck [hex version badge]: https://img.shields.io/hexpm/v/meck.svg?style=flat-square [hex license badge]: https://img.shields.io/hexpm/l/meck.svg?style=flat-square
