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

wusheng pushed a commit to branch wu-sheng-patch-1
in repository https://gitbox.apache.org/repos/asf/skywalking.git

commit 2c43b75fdc712d8056a14d9c938124ddc8f0b3fc
Author: 吴晟 Wu Sheng <[email protected]>
AuthorDate: Thu Apr 24 15:33:46 2025 +0800

    Fix release badge
    
    We don't release to maven central, so change the release badge attaching on 
the GH release.
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index e4058e7632..baeb038c7f 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ microservices, cloud native and container-based architectures.
 [![GitHub 
stars](https://img.shields.io/github/stars/apache/skywalking.svg?style=for-the-badge&label=Stars&logo=github)](https://github.com/apache/skywalking)
 [![X 
Follow](https://img.shields.io/badge/2K%2B-follow?style=for-the-badge&logo=X&label=%40ASFSKYWALKING)](https://x.com/AsfSkyWalking)
 
-[![Maven 
Central](https://img.shields.io/maven-central/v/org.apache.skywalking/apache-skywalking-apm.svg)](http://skywalking.apache.org/downloads/)
+![GitHub Release](https://img.shields.io/github/v/release/apache/skywalking)
 
 # Abstract
 **SkyWalking** is an open-source APM system that provides monitoring, tracing 
and diagnosing capabilities for distributed systems in Cloud Native 
architectures.

Reply via email to