diff --git a/docs-en/07-tools/01-cli.md b/docs-en/07-tools/01-cli.md index f9d8edc5ec8652e7656c6aabf5a6368148773c19..c9908a24b769abaa0060f8425ef41fb942f30ac7 100644 --- a/docs-en/07-tools/01-cli.md +++ b/docs-en/07-tools/01-cli.md @@ -8,7 +8,7 @@ The TDengine command-line application (hereafter referred to as `TDengine CLI`) ## Installation -If executed on the TDengine server-side, there is no need for additional installation steps to install TDengine CLI as it is already included and installed automatically. To run TDengine CLI on the environment which no TDengine server running, the TDengine client installation package needs to be installed first. For details, please refer to [connector](/reference/connector/). +If executed on the TDengine server-side, there is no need for additional installation steps to install TDengine CLI as it is already included and installed automatically. To run TDengine CLI on the environment which no TDengine server running, the TDengine client installation package needs to be installed first. For details, please refer to [installation](/operation/pkg-install/). ## Execution