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 954aee88 fix: update the badge (#726)
954aee88 is described below

commit 954aee886c2b0969813ae10ea728597ec4a534ea
Author: Jason Yao <[email protected]>
AuthorDate: Wed Apr 15 17:42:21 2026 +0800

    fix: update the badge (#726)
    
    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 0a4c38dd..8506aef4 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-client/badge.svg)](https://mvnrepository.com/artifact/org.apache.hugegraph/hugegraph-client)
+[![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)
 [![Ask 
DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/apache/hugegraph-toolchain)
 
 ## What is HugeGraph Toolchain?

Reply via email to