From 8034de19843565ac3f11e18465d34397b161c393 Mon Sep 17 00:00:00 2001 From: wade zhang <95411902+gccgdb1234@users.noreply.github.com> Date: Wed, 7 Sep 2022 18:49:42 +0800 Subject: [PATCH] Update 03-taosbenchmark.md --- docs/en/19-tools/03-taosbenchmark.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/19-tools/03-taosbenchmark.md b/docs/en/19-tools/03-taosbenchmark.md index c27a0568a7..2f1c6b955d 100644 --- a/docs/en/19-tools/03-taosbenchmark.md +++ b/docs/en/19-tools/03-taosbenchmark.md @@ -11,7 +11,7 @@ taosBenchmark (formerly taosdemo ) is a tool for testing the performance of TDen ## Installation -To use taosBenchmark, you need to download and install [taosTools](https://tdengine.com/assets-download/cloud/taosTools-2.1.3-Linux-x64.tar.gz). Before installing taosTools, please firstly download and install [TDengine CLI](../cli/#installation). +To use taosBenchmark, you need to download and install [taosTools](https://tdengine.com/assets-download/cloud/taosTools-2.1.3-Linux-x64.tar.gz). Before installing taosTools, please firstly download and install [TDengine CLI](https://docs.tdengine.com/cloud/tools/cli/#installation). Decompress the package and install. ``` -- GitLab