Change the link to Hardware benchmark script

This commit is contained in:
Alexey Milovidov 2022-07-12 20:25:40 +02:00
parent 18c81ff68b
commit 6d3b0032c3
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ You can run benchmark with a single script.
1. Download the script.
```
wget https://raw.githubusercontent.com/ClickHouse/ClickHouse/master/benchmark/hardware.sh
wget https://raw.githubusercontent.com/ClickHouse/ClickBench/main/hardware/hardware.sh
```
2. Run the script.

View File

@ -14,7 +14,7 @@ sidebar_label: "\u6D4B\u8BD5\u786C\u4EF6"
1. 下载脚本
```
wget https://raw.githubusercontent.com/ClickHouse/ClickHouse/master/benchmark/hardware.sh
wget https://raw.githubusercontent.com/ClickHouse/ClickBench/main/hardware/hardware.sh
```
2. 运行脚本