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

dinglei pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-client-go.git


The following commit(s) were added to refs/heads/master by this push:
     new 0fb106c  Update release date link in readme file.
0fb106c is described below

commit 0fb106c891dfe69c7b1902b76173ed23463c1cb0
Author: dinglei <[email protected]>
AuthorDate: Thu Jul 28 16:26:41 2022 +0800

    Update release date link in readme file.
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index d2035c5..6640d2a 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@
 
[![CodeCov](https://codecov.io/gh/apache/rocketmq-client-go/branch/master/graph/badge.svg)](https://codecov.io/gh/apache/rocketmq-client-go)
 [![Go Report 
Card](https://goreportcard.com/badge/github.com/apache/rocketmq-client-go)](https://goreportcard.com/report/github.com/apache/rocketmq-client-go)
 
[![GoDoc](https://img.shields.io/badge/Godoc-reference-blue.svg)](https://godoc.org/github.com/apache/rocketmq-client-go)
-[![GitHub 
release](https://img.shields.io/badge/release-download-default.svg)](https://github.com/apache/rocketmq-client-go/releases)
+[![GitHub 
release](https://img.shields.io/github/release-date-pre/apache/rocketmq-client-go)](https://github.com/apache/rocketmq-client-go/releases)
 [![Average time to resolve an 
issue](http://isitmaintained.com/badge/resolution/apache/rocketmq-client-go.svg)](http://isitmaintained.com/project/apache/rocketmq-client-go
 "Average time to resolve an issue")
 [![Percentage of issues still 
open](http://isitmaintained.com/badge/open/apache/rocketmq-client-go.svg)](http://isitmaintained.com/project/apache/rocketmq-client-go
 "Percentage of issues still open")
 [![Twitter 
Follow](https://img.shields.io/twitter/follow/ApacheRocketMQ?style=social)](https://twitter.com/intent/follow?screen_name=ApacheRocketMQ)

Reply via email to