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

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


The following commit(s) were added to refs/heads/master by this push:
     new a8490c470e2 Add : add nightly builds link (#17539)
a8490c470e2 is described below

commit a8490c470e2eabd2f175c03fc10cf0d87281503a
Author: 孙念君 Sun Nianjun <sunnian...@sphere-ex.com>
AuthorDate: Wed May 11 10:13:23 2022 +0800

    Add : add nightly builds link (#17539)
---
 README.md                                   | 1 +
 README_ZH.md                                | 1 +
 docs/document/content/overview/_index.cn.md | 1 +
 docs/document/content/overview/_index.en.md | 1 +
 4 files changed, 4 insertions(+)

diff --git a/README.md b/README.md
index bb0d2f1c386..1ba69ebd212 100644
--- a/README.md
+++ b/README.md
@@ -139,6 +139,7 @@ With the client end connecting directly to the database, it 
provides services in
 
 <hr>
 
+[![Nightly-Download](https://img.shields.io/static/v1?label=nightly-builds&message=download&color=orange)](https://nightlies.apache.org/shardingsphere/)
 
[![Download](https://img.shields.io/badge/release-download-orange.svg)](https://www.apache.org/dyn/closer.lua/shardingsphere/5.1.1/apache-shardingsphere-5.1.1-shardingsphere-proxy-bin.tar.gz)
 [![Docker 
Pulls](https://img.shields.io/docker/pulls/apache/shardingsphere-proxy.svg)](https://store.docker.com/community/images/apache/shardingsphere-proxy)
 
diff --git a/README_ZH.md b/README_ZH.md
index d49c8045957..f95b6b1ac99 100644
--- a/README_ZH.md
+++ b/README_ZH.md
@@ -111,6 +111,7 @@ Apache ShardingSphere 由 JDBC、Proxy 和 Sidecar(规划中)这 3 款既能
 
 <hr>
 
+[![Nightly-Download](https://img.shields.io/static/v1?label=nightly-builds&message=download&color=orange)](https://nightlies.apache.org/shardingsphere/)
 
[![Download](https://img.shields.io/badge/release-download-orange.svg)](https://www.apache.org/dyn/closer.lua/shardingsphere/5.1.1/apache-shardingsphere-5.1.1-shardingsphere-proxy-bin.tar.gz)
 [![Docker 
Pulls](https://img.shields.io/docker/pulls/apache/shardingsphere-proxy.svg)](https://store.docker.com/community/images/apache/shardingsphere-proxy)
 
diff --git a/docs/document/content/overview/_index.cn.md 
b/docs/document/content/overview/_index.cn.md
index 4bb9ce5da9f..fefa8cd93ae 100644
--- a/docs/document/content/overview/_index.cn.md
+++ b/docs/document/content/overview/_index.cn.md
@@ -69,6 +69,7 @@ Apache ShardingSphere 由 JDBC、Proxy 和 Sidecar(规划中)这 3 款既能
 
 ### ShardingSphere-Proxy
 
+[![Nightly-Download](https://img.shields.io/static/v1?label=nightly-builds&message=download&color=orange)](https://nightlies.apache.org/shardingsphere/)
 
[![Download](https://img.shields.io/badge/release-download-orange.svg)](/cn/downloads/)
 [![Docker 
Pulls](https://img.shields.io/docker/pulls/apache/shardingsphere-proxy.svg)](https://hub.docker.com/r/apache/shardingsphere-proxy)
 
diff --git a/docs/document/content/overview/_index.en.md 
b/docs/document/content/overview/_index.en.md
index eaa52d95354..64b50b20ef7 100644
--- a/docs/document/content/overview/_index.en.md
+++ b/docs/document/content/overview/_index.en.md
@@ -72,6 +72,7 @@ It can be considered as an enhanced JDBC driver, which is 
fully compatible with
 
 ### ShardingSphere-Proxy
 
+[![Nightly-Download](https://img.shields.io/static/v1?label=nightly-builds&message=download&color=orange)](https://nightlies.apache.org/shardingsphere/)
 
[![Download](https://img.shields.io/badge/release-download-orange.svg)](/en/downloads/)
 [![Docker 
Pulls](https://img.shields.io/docker/pulls/apache/shardingsphere-proxy.svg)](https://hub.docker.com/r/apache/shardingsphere-proxy)
 

Reply via email to