This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-bcel.git
The following commit(s) were added to refs/heads/master by this push:
new d22556d4 Fix code coverage link to point to master branch instead of
trunk
d22556d4 is described below
commit d22556d4b21881c5575698509d43d754a92a399f
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Nov 8 07:21:23 2022 -0500
Fix code coverage link to point to master branch instead of trunk
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 313316f3..0eba16d1 100644
--- a/README.md
+++ b/README.md
@@ -44,7 +44,7 @@ Apache Commons BCEL
===================
[](https://github.com/apache/commons-bcel/actions)
-[](https://app.codecov.io/gh/apache/commons-bcel)
+[](https://app.codecov.io/gh/apache/commons-bcel/tree/master)
[](https://maven-badges.herokuapp.com/maven-central/org.apache.bcel/bcel/?gav=true)
[](https://javadoc.io/doc/org.apache.bcel/bcel/6.6.1)
[](hhttps://github.com/apache/commons-bcel/actions/workflows/codeql-analysis.yml?query=workflow%3ACodeQL)
