diff --git a/docs/en/community/developer-guide/benchmark-tool.md b/docs/en/community/developer-guide/benchmark-tool.md index eb8277384a..371ad5614d 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 8bb45332c7..f4df2eebf7 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`