This is an automated email from the ASF dual-hosted git repository. juzhiyuan pushed a commit to branch juzhiyuan-patch-1 in repository https://gitbox.apache.org/repos/asf/apisix-website.git
commit a96f5848bb44367f7d242c3ace3b3ab71ff82691 Author: 琚致远 <[email protected]> AuthorDate: Mon Jan 11 12:38:54 2021 +0800 docs: update download page with correct date --- docs/download.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/download.md b/docs/download.md index 106eb3c..60bd36b 100644 --- a/docs/download.md +++ b/docs/download.md @@ -13,13 +13,13 @@ Use the links below to download the Apache APISIX™ from one of our mirrors. | Version | Release Date | Downloads | | ------- | ------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | -| 2.2 | 08/01/2020 | [source](https://www.apache.org/dyn/closer.cgi/apisix/2.2/apache-apisix-2.2-src.tgz) ([asc](https://downloads.apache.org/apisix/2.2/apache-apisix-2.2-src.tgz.asc) [sha512](https://downloads.apache.org/apisix/2.2/apache-apisix-2.2-src.tgz.sha512)) | +| 2.2 | 08/01/2021 | [source](https://www.apache.org/dyn/closer.cgi/apisix/2.2/apache-apisix-2.2-src.tgz) ([asc](https://downloads.apache.org/apisix/2.2/apache-apisix-2.2-src.tgz.asc) [sha512](https://downloads.apache.org/apisix/2.2/apache-apisix-2.2-src.tgz.sha512)) | ## APISIX™ Dashboard | Version | Release Date | Downloads | | ------- | ------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| 2.3 | 11/01/2020 | [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://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.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
