From 0efc916e5df14002f4e6bd44a244b9e3c26bb456 Mon Sep 17 00:00:00 2001 From: Shuaiqiang Chang Date: Fri, 28 Jan 2022 15:58:12 +0800 Subject: [PATCH] Update docs.md --- documentation20/en/00.index/docs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation20/en/00.index/docs.md b/documentation20/en/00.index/docs.md index 264983fb48..5d983dcd95 100644 --- a/documentation20/en/00.index/docs.md +++ b/documentation20/en/00.index/docs.md @@ -84,7 +84,7 @@ TDengine is a highly efficient platform to store, query, and analyze time-series * [taosAdapter](/tools/adapter): a bridge/adapter between TDengine cluster and applications. * [TDinsight](/tools/insight): monitoring TDengine cluster with Grafana. * [taosdump](/tools/taosdump): backup tool for TDengine. Please install `taosTools` package for it. -* [taosBenchmark](tools/taosbenchmark): stress test tool for TDengine. Please install `taosTools` package for it. +* [taosBenchmark](/tools/taosbenchmark): stress test tool for TDengine. Please install `taosTools` package for it. ## [Connections with Other Tools](/connections) -- GitLab