This is an automated email from the ASF dual-hosted git repository.

aaronai pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/rocketmq.git


The following commit(s) were added to refs/heads/develop by this push:
     new 574472163 fix codecov url in README (#5833)
574472163 is described below

commit 5744721638a2b963cb2dc2fe83bdbef8b22d52e8
Author: mahaitao <[email protected]>
AuthorDate: Fri Jan 6 13:09:01 2023 +0800

    fix codecov url in README (#5833)
    
    Co-authored-by: mahaitao617 <[email protected]>
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index acf658d23..2af32482c 100644
--- a/README.md
+++ b/README.md
@@ -232,7 +232,7 @@ services.
 [maven-build-image]: 
https://github.com/apache/rocketmq/actions/workflows/maven.yaml/badge.svg
 [maven-build-url]: 
https://github.com/apache/rocketmq/actions/workflows/maven.yaml
 [codecov-image]: 
https://codecov.io/gh/apache/rocketmq/branch/master/graph/badge.svg
-[codecov-url]: https://codecov.io/gh/apache/rocketm
+[codecov-url]: https://codecov.io/gh/apache/rocketmq
 [maven-central-image]: 
https://maven-badges.herokuapp.com/maven-central/org.apache.rocketmq/rocketmq-all/badge.svg
 [maven-central-url]: 
http://search.maven.org/#search%7Cga%7C1%7Corg.apache.rocketmq
 [release-image]: https://img.shields.io/badge/release-download-orange.svg

Reply via email to