Skip to content

Commit b227493

Browse files
authored
Fix release badge (#13206)
We don't release to maven central, so change the release badge attaching on the GH release.
1 parent 4609050 commit b227493

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ microservices, cloud native and container-based architectures.
99
[![GitHub stars](https://img.shields.io/github/stars/apache/skywalking.svg?style=for-the-badge&label=Stars&logo=github)](https://github.com/apache/skywalking)
1010
[![X Follow](https://img.shields.io/badge/2K%2B-follow?style=for-the-badge&logo=X&label=%40ASFSKYWALKING)](https://x.com/AsfSkyWalking)
1111

12-
[![Maven Central](https://img.shields.io/maven-central/v/org.apache.skywalking/apache-skywalking-apm.svg)](http://skywalking.apache.org/downloads/)
12+
![GitHub Release](https://img.shields.io/github/v/release/apache/skywalking)
1313

1414
# Abstract
1515
**SkyWalking** is an open-source APM system that provides monitoring, tracing and diagnosing capabilities for distributed systems in Cloud Native architectures.

0 commit comments

Comments
 (0)