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

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


The following commit(s) were added to refs/heads/master by this push:
     new 55d6c5fada5 [improve][doc] Use semver latest stable version (#18157)
55d6c5fada5 is described below

commit 55d6c5fada52982bf664e66c900ca7c52c6da02e
Author: tison <[email protected]>
AuthorDate: Mon Oct 24 07:29:13 2022 +0800

    [improve][doc] Use semver latest stable version (#18157)
---
 README.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 4b2486e50b7..56e4c76352a 100644
--- a/README.md
+++ b/README.md
@@ -24,8 +24,7 @@
 [![docker 
pull](https://img.shields.io/docker/pulls/apachepulsar/pulsar-all.svg)](https://hub.docker.com/r/apachepulsar/pulsar)
 
[![contributors](https://img.shields.io/github/contributors-anon/apache/pulsar)](https://github.com/apache/pulsar/graphs/contributors)
 [![last 
commit](https://img.shields.io/github/last-commit/apache/pulsar)](https://github.com/apache/pulsar/commits/master)
-[![release](https://img.shields.io/github/v/release/apache/pulsar)](https://github.com/apache/pulsar/releases)
-[![release 
date](https://img.shields.io/github/release-date/apache/pulsar)](https://github.com/apache/pulsar/releases)
+[![release](https://img.shields.io/github/v/release/apache/pulsar?sort=semver)](https://pulsar.apache.org/download/)
 
[![downloads](https://img.shields.io/github/downloads/apache/pulsar/total)](https://pulsar.apache.org/download/)
 
 Pulsar is a distributed pub-sub messaging platform with a very

Reply via email to