diff --git a/docs/en/20-third-party/70-seeq.md b/docs/en/20-third-party/70-seeq.md index 96aa14157f..8d92ae454c 100644 --- a/docs/en/20-third-party/70-seeq.md +++ b/docs/en/20-third-party/70-seeq.md @@ -23,7 +23,7 @@ TDengine can be added as a data source into Seeq via JDBC connector. Once data s ``` sudo seeq config get Folders/Data ``` -2. Download the latest TDengine Java connector from maven.org, and copy the JAR file into the_directory_found_in_step_1/plugins/lib/ +2. Download the latest TDengine Java connector from maven.org (current is version is [3.2.5](https://repo1.maven.org/maven2/com/taosdata/jdbc/taos-jdbcdriver/3.2.5/taos-jdbcdriver-3.2.5-dist.jar)), and copy the JAR file into the_directory_found_in_step_1/plugins/lib/ 3. Restart Seeq server ``` sudo seeq restart