This is an automated email from the ASF dual-hosted git repository.
xiaoyu pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/shenyu-website.git
The following commit(s) were added to refs/heads/main by this push:
new 5ea5e85554 [type:fix] fix url error (#712)
5ea5e85554 is described below
commit 5ea5e855545b3f9eab711765246237970191fc58
Author: moremind <[email protected]>
AuthorDate: Wed Aug 17 15:55:43 2022 +0800
[type:fix] fix url error (#712)
---
i18n/zh/docusaurus-plugin-content-pages/download.md | 4 ++--
src/pages/download.md | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/i18n/zh/docusaurus-plugin-content-pages/download.md
b/i18n/zh/docusaurus-plugin-content-pages/download.md
index 0fa34b3f82..ec3a54e66e 100644
--- a/i18n/zh/docusaurus-plugin-content-pages/download.md
+++ b/i18n/zh/docusaurus-plugin-content-pages/download.md
@@ -20,11 +20,11 @@ description: 下载
## 全部版本
-全部版本请到 [Archive repository](https://archive.apache.org/dist/incubator/shenyu/)
查看。
+全部版本请到 [Archive repository](https://archive.apache.org/dist/shenyu/) 查看。
## 校验版本
-[PGP签名文件](https://downloads.apache.org/incubator/shenyu/KEYS)
+[PGP签名文件](https://downloads.apache.org/shenyu/KEYS)
使用 PGP 或 SHA 签名验证下载文件的完整性至关重要。
可以使用 GPG 或 PGP 验证 PGP 签名。
diff --git a/src/pages/download.md b/src/pages/download.md
index 80845c3ff8..108723a99a 100644
--- a/src/pages/download.md
+++ b/src/pages/download.md
@@ -20,11 +20,11 @@ The downloads are distributed via mirror sites and should
be checked for tamperi
## All Releases
-Find all releases in the [Archive
repository](https://archive.apache.org/dist/incubator/shenyu/).
+Find all releases in the [Archive
repository](https://archive.apache.org/dist/shenyu/).
## Verify the Releases
-[PGP signatures KEYS](https://downloads.apache.org/incubator/shenyu/KEYS)
+[PGP signatures KEYS](https://downloads.apache.org/shenyu/KEYS)
It is essential that you verify the integrity of the downloaded files using
the PGP or SHA signatures.
The PGP signatures can be verified using GPG or PGP.