Update code coverage badge and link
diff --git a/README.md b/README.md
index 298b135..38dc73a 100644
--- a/README.md
+++ b/README.md
@@ -44,7 +44,7 @@
 ===================
 
 [![GitHub Actions Status](https://github.com/apache/commons-release-plugin/workflows/Java%20CI/badge.svg)](https://github.com/apache/commons-release-plugin/actions)
-[![Coverage Status](https://coveralls.io/repos/apache/commons-release-plugin/badge.svg)](https://coveralls.io/r/apache/commons-release-plugin)
+[![Coverage Status](https://codecov.io/gh/apache/commons-release-plugin/branch/master/graph/badge.svg)](https://app.codecov.io/gh/apache/commons-release-plugin)
 [![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-release-plugin/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-release-plugin/)
 [![Javadocs](https://javadoc.io/badge/org.apache.commons/commons-release-plugin/1.8.0.svg)](https://javadoc.io/doc/org.apache.commons/commons-release-plugin/1.8.0)
 [![CodeQL](https://github.com/apache/commons-release-plugin/workflows/CodeQL/badge.svg)](https://github.com/apache/commons-release-plugin/actions/workflows/codeql-analysis.yml?query=workflow%3ACodeQL)