This is an automated email from the ASF dual-hosted git repository. yui pushed a commit to branch HessTina-YuI-patch-1 in repository https://gitbox.apache.org/repos/asf/incubator-shenyu-website.git
commit 325a59596964cc32f72a71ef809ce2220774c5b4 Author: YuI <[email protected]> AuthorDate: Thu Sep 23 14:50:17 2021 +0800 modify: docusaurus.config.js --- docusaurus.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index e91c6c3..d02b42e 100755 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -48,7 +48,7 @@ module.exports = { sha512: "https://downloads.apache.org/incubator/shenyu/2.4.0/apache-shenyu-incubating-2.4.0-admin-bin.tar.gz.sha512" }, { - name: "ShenYu-Dashboard Binary Distribution", + name: "ShenYu-Bootstrap Binary Distribution", tar: "https://www.apache.org/dyn/closer.lua/incubator/shenyu/2.4.0/apache-shenyu-incubating-2.4.0-bootstrap-bin.tar.gz", asc: "https://downloads.apache.org/incubator/shenyu/2.4.0/apache-shenyu-incubating-2.4.0-bootstrap-bin.tar.gz.asc", sha512: "https://downloads.apache.org/incubator/shenyu/2.4.0/apache-shenyu-incubating-2.4.0-bootstrap-bin.tar.gz.sha512"
