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

albumenj pushed a commit to branch 3.3
in repository https://gitbox.apache.org/repos/asf/dubbo.git


The following commit(s) were added to refs/heads/3.3 by this push:
     new aeaba47d60 docs: edited the badge (#15307)
aeaba47d60 is described below

commit aeaba47d60b605fa44f1effda92dc1c6699d7b17
Author: Lubov66 <[email protected]>
AuthorDate: Wed May 7 04:52:28 2025 +0300

    docs: edited the badge (#15307)
    
    * Update README.md
    
    * Update README.md
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 5fa6b6aed4..23f5c52344 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
 
 [![Build and Test For 
PR](https://github.com/apache/dubbo/actions/workflows/build-and-test-pr.yml/badge.svg)](https://github.com/apache/dubbo/actions/workflows/build-and-test-pr.yml)
 
[![Codecov](https://codecov.io/gh/apache/dubbo/branch/3.3/graph/badge.svg)](https://codecov.io/gh/apache/dubbo)
-![Maven](https://img.shields.io/maven-central/v/org.apache.dubbo/dubbo.svg)
+[![Maven](https://img.shields.io/github/v/release/apache/dubbo.svg?sort=semver)](https://github.com/apache/dubbo/releases)
 
[![License](https://img.shields.io/github/license/apache/dubbo.svg)](https://github.com/apache/dubbo/blob/3.3/LICENSE)
 [![Average time to resolve an 
issue](http://isitmaintained.com/badge/resolution/apache/dubbo.svg)](http://isitmaintained.com/project/apache/dubbo
 "Average time to resolve an issue")
 [![Percentage of issues still 
open](http://isitmaintained.com/badge/open/apache/dubbo.svg)](http://isitmaintained.com/project/apache/dubbo
 "Percentage of issues still open")

Reply via email to