[fix] (doc)Fix invalid link on benchmark tool page #31920

This commit is contained in:
kkop
2024-03-07 16:03:12 +08:00
committed by yiguolei
parent db389d7d4e
commit 009ca9b90b
2 changed files with 2 additions and 2 deletions

View File

@ -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`

View File

@ -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`