This is an automated email from the ASF dual-hosted git repository. luzhijing 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 02faf3f539d Update index.tsx (#231) 02faf3f539d is described below commit 02faf3f539dac43fe036c2f8c67bde4832ab928e Author: Luzhijing <82810928+luzhij...@users.noreply.github.com> AuthorDate: Fri May 19 09:34:56 2023 +0800 Update index.tsx (#231) --- src/pages/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/index.tsx b/src/pages/index.tsx index 6bb33a3b543..05134b4ddc4 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -173,7 +173,7 @@ export default function Home(): JSX.Element { } footer={ <More - link="/docs/summary/basic-summary" + link="/docs/dev/summary/basic-summary" text={ <Translate id="homepage.more" description="more link"> More --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org