This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris.git
The following commit(s) were added to refs/heads/master by this push: new f5ef179f22 [fix][doc]Chinese and English homepage link error (#9397) f5ef179f22 is described below commit f5ef179f223226bb1594c0ab6ba7d4f74ff8ee1c Author: jiafeng.zhang <zhang...@gmail.com> AuthorDate: Sat May 7 08:43:34 2022 +0800 [fix][doc]Chinese and English homepage link error (#9397) Chinese and English homepage link error --- docs/en/README.md | 2 +- docs/zh-CN/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/en/README.md b/docs/en/README.md index d5ddba4ad6..2edad19a80 100644 --- a/docs/en/README.md +++ b/docs/en/README.md @@ -31,7 +31,7 @@ structure: - Apache Doris can meet various data analysis demands, including history data reports, real-time data analysis, interactive data analysis, and exploratory data analysis. Make your data analysis easier! image: /images/home/structure-fresh.png actionText: Learn More - actionLink: /en/getting-started/basic-usage + actionLink: /en/get-starting/get-starting features: title: Apache Doris Core Features subTitle: diff --git a/docs/zh-CN/README.md b/docs/zh-CN/README.md index d9b222a88a..3f173f58e3 100644 --- a/docs/zh-CN/README.md +++ b/docs/zh-CN/README.md @@ -31,7 +31,7 @@ structure: - Apache Doris可以满足多种数据分析需求,例如固定历史报表,实时数据分析,交互式数据分析和探索式数据分析等。令您的数据分析工作更加简单高效! image: /images/home/structure-fresh.png actionText: 了解更多 - actionLink: /zh-CN/getting-started/basic-usage + actionLink: /zh-CN/get-starting/get-starting features: title: Apache Doris 核心特性 subTitle: --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org