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 4393d1a5450 fix path
4393d1a5450 is described below
commit 4393d1a54508aaea8f30b90df2dae69a8374e347
Author: jiafeng.zhang <[email protected]>
AuthorDate: Thu May 4 14:26:25 2023 +0800
fix path
---
src/pages/download/index.tsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/pages/download/index.tsx b/src/pages/download/index.tsx
index af88cfa5c3e..e7980078ed6 100644
--- a/src/pages/download/index.tsx
+++ b/src/pages/download/index.tsx
@@ -217,7 +217,7 @@ export default function Download(): JSX.Element {
1.2.4.1 Release Note
</Link>
以及
- <Link
to="/docs/dev/install/install-deploy">
+ <Link
to="/docs/dev/install/standard-deployment">
<Translate
id="Installation and deployment">
Installation and
deployment
</Translate>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]