This is an automated email from the ASF dual-hosted git repository. jiafengzheng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git
The following commit(s) were added to refs/heads/master by this push: new 148a44fd5e7 fix doris on es link 148a44fd5e7 is described below commit 148a44fd5e7b8761c6894514f1dfe17fe8be7038 Author: jiafeng.zhang <zhang...@gmail.com> AuthorDate: Fri Oct 7 17:32:24 2022 +0800 fix doris on es link --- src/pages/learning/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/learning/index.tsx b/src/pages/learning/index.tsx index b7161022e50..115b617d7be 100644 --- a/src/pages/learning/index.tsx +++ b/src/pages/learning/index.tsx @@ -182,7 +182,7 @@ const sitemapList = [ list: [ { title: <Translate>Doris on ES</Translate>, - link: 'https://doris.apache.orgdocs/dev/ecosystem/external-table/doris-on-es', + link: '/docs/dev/ecosystem/external-table/doris-on-es', }, { title: <Translate>Doris on Hudi</Translate>, --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org