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

jin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hugegraph-toolchain.git


The following commit(s) were added to refs/heads/master by this push:
     new 7bbb3aae fix: enable maven badges displaying normally (#727)
7bbb3aae is described below

commit 7bbb3aae24ab50d311ae3e64cb961c5dc8939f44
Author: Jason <[email protected]>
AuthorDate: Thu Apr 16 11:03:39 2026 +0800

    fix: enable maven badges displaying normally (#727)
    
    Signed-off-by: syaojun <[email protected]>
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 8506aef4..3d848a2e 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@
 [![Build 
Status](https://github.com/apache/hugegraph-toolchain/actions/workflows/loader-ci.yml/badge.svg)](https://github.com/apache/hugegraph-toolchain/actions/workflows/loader-ci.yml)
 [![Build 
Status](https://github.com/apache/hugegraph-toolchain/actions/workflows/hubble-ci.yml/badge.svg)](https://github.com/apache/hugegraph-toolchain/actions/workflows/hubble-ci.yml)
 [![Build 
Status](https://github.com/apache/hugegraph-toolchain/actions/workflows/tools-ci.yml/badge.svg)](https://github.com/apache/hugegraph-toolchain/actions/workflows/tools-ci.yml)
-[![Maven 
Central](https://maven-badges.herokuapp.com/maven-central/org.apache.hugegraph/hugegraph-toolchain/badge.svg)](https://mvnrepository.com/artifact/org.apache.hugegraph/hugegraph-toolchain)
+[![Maven 
Central](https://img.shields.io/maven-central/v/org.apache.hugegraph/hugegraph-toolchain)](https://mvnrepository.com/artifact/org.apache.hugegraph/hugegraph-toolchain)
 [![Ask 
DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/apache/hugegraph-toolchain)
 
 ## What is HugeGraph Toolchain?

Reply via email to