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

wusheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking.git


The following commit(s) were added to refs/heads/master by this push:
     new b227493f52 Fix release badge (#13206)
b227493f52 is described below

commit b227493f522349f140c76eec721eff02b08b4434
Author: 吴晟 Wu Sheng <wu.sh...@foxmail.com>
AuthorDate: Thu Apr 24 15:35:58 2025 +0800

    Fix release badge (#13206)
    
    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