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

juzhiyuan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 78c4e80  docs: fix download link for asc and sha512 (#146)
78c4e80 is described below

commit 78c4e808f3f611de2fa682bb13999e3d13027479
Author: 琚致远 <[email protected]>
AuthorDate: Sun Jan 17 19:22:42 2021 +0800

    docs: fix download link for asc and sha512 (#146)
---
 docs/download.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/download.md b/docs/download.md
index ce00191..854c434 100644
--- a/docs/download.md
+++ b/docs/download.md
@@ -19,7 +19,7 @@ Use the links below to download the Apache APISIX™ from one 
of our mirrors.
 
 | Version | Release Date | Downloads                                           
                                                                                
                                                                                
                                                                                
                                    |
 | ------- | ------------ | 
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 |
-| 2.3     | 11/01/2021   | 
[source](https://www.apache.org/dyn/closer.cgi/apisix/dashboard/2.3/apisix-dashboard-2.3-src.tgz)
 
([asc](https://www.apache.org/dyn/closer.cgi/apisix/dashboard/2.3/apisix-dashboard-2.3-src.tgz.asc)
 
[sha512](https://www.apache.org/dyn/closer.cgi/apisix/dashboard/2.3/apisix-dashboard-2.3-src.tgz.sha512))
                         |
+| 2.3     | 11/01/2021   | 
[source](https://www.apache.org/dyn/closer.cgi/apisix/dashboard/2.3/apisix-dashboard-2.3-src.tgz)
 
([asc](https://downloads.apache.org/apisix/dashboard/2.3/apisix-dashboard-2.3-src.tgz.asc)
 
[sha512](https://downloads.apache.org/apisix/dashboard/2.3/apisix-dashboard-2.3-src.tgz.sha512))
                         |
 | 2.2     | 16/12/2020   | 
[source](https://www.apache.org/dyn/closer.cgi/apisix/apisix-dashboard-2.2/apache-apisix-dashboard-2.2-src.tgz)
 
([asc](https://downloads.apache.org/apisix/apisix-dashboard-2.2/apache-apisix-dashboard-2.2-src.tgz.asc)
 
[sha512](https://downloads.apache.org/apisix/apisix-dashboard-2.2/apache-apisix-dashboard-2.2-src.tgz.sha512))
 |
 
 ## APISIX™ Ingress Controller

Reply via email to