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 30f845fdc81042851ff1656014aff87f2206072e Author: Adam Lindberg <[email protected]> AuthorDate: Wed Jun 9 14:27:58 2021 +0200 Point to correct Erlang version list --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8dbd9d0..891ed1c 100644 --- a/README.md +++ b/README.md @@ -301,7 +301,7 @@ If you or your company use Meck and find it useful, a [sponsorship][sponsors] or [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 [erlang versions badge]: https://img.shields.io/badge/erlang-22--24-blue.svg?style=flat-square -[erlang versions]: https://github.com/eproxus/meck/blob/master/.github/workflows/erlang.yml#L13-L18 +[erlang versions]: https://github.com/eproxus/meck/blob/master/.github/workflows/erlang.yml#L15-L17 [sponsors badge]: https://img.shields.io/github/sponsors/eproxus?color=EA4AAA&logo=GitHub%20Sponsors&style=flat-square [liberapay badge]: https://img.shields.io/liberapay/receives/eproxus.svg?logo=liberapay&style=flat-square
