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/doris.git
The following commit(s) were added to refs/heads/master by this push:
new 6d8afce805a [fix] (doc)Fix invalid link on benchmark tool page #31920
6d8afce805a is described below
commit 6d8afce805ab118bc6c12fd298988e14e2baeea8
Author: kkop <[email protected]>
AuthorDate: Thu Mar 7 16:03:12 2024 +0800
[fix] (doc)Fix invalid link on benchmark tool page #31920
---
docs/en/community/developer-guide/benchmark-tool.md | 2 +-
docs/zh-CN/community/developer-guide/benchmark-tool.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/en/community/developer-guide/benchmark-tool.md
b/docs/en/community/developer-guide/benchmark-tool.md
index eb8277384a2..371ad5614d7 100644
--- a/docs/en/community/developer-guide/benchmark-tool.md
+++ b/docs/en/community/developer-guide/benchmark-tool.md
@@ -33,7 +33,7 @@ It can be used to test the performance of some parts of the
BE storage layer (fo
## Compilation
-1. To ensure that the environment has been able to successfully compile the
Doris ontology, you can refer to [Installation and
deployment](/docs/install/source-install/compilation).
+1. To ensure that the environment has been able to successfully compile the
Doris ontology, you can refer to [Installation and
deployment](/docs/install/source-install/compilation-general).
2. Execute`run-be-ut.sh`
diff --git a/docs/zh-CN/community/developer-guide/benchmark-tool.md
b/docs/zh-CN/community/developer-guide/benchmark-tool.md
index 8bb45332c7a..f4df2eebf70 100644
--- a/docs/zh-CN/community/developer-guide/benchmark-tool.md
+++ b/docs/zh-CN/community/developer-guide/benchmark-tool.md
@@ -33,7 +33,7 @@ under the License.
## 编译
-1. 确保环境已经能顺利编译Doris本体,可以参考[编译与部署](/docs/install/source-install/compilation)。
+1.
确保环境已经能顺利编译Doris本体,可以参考[编译与部署](/docs/install/source-install/compilation-general)。
2. 运行目录下的`run-be-ut.sh`
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]