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. [](https://github.com/apache/skywalking) [](https://x.com/AsfSkyWalking) -[](http://skywalking.apache.org/downloads/) + # Abstract **SkyWalking** is an open-source APM system that provides monitoring, tracing and diagnosing capabilities for distributed systems in Cloud Native architectures.
