Hisoka-X commented on code in PR #7841:
URL: https://github.com/apache/seatunnel/pull/7841#discussion_r1800673782


##########
docs/zh/seatunnel-engine/download-seatunnel.md:
##########
@@ -30,13 +30,13 @@ tar -xzvf "apache-seatunnel-${version}-bin.tar.gz"
 从2.2.0-beta版本开始,二进制包不再默认提供连接器依赖,因此在第一次使用它时,您需要执行以下命令来安装连接器:(当然,您也可以从 [Apache 
Maven Repository](https://repo.maven.apache.org/maven2/org/apache/seatunnel/) 
手动下载连接器,然后将其移动至`connectors/seatunnel`目录下)。
 
 ```bash
-sh bin/install-plugin.sh 2.3.8
+sh bin/install-plugin.sh 2.3.9
 ```
 
 如果您需要指定的连接器版本,以2.3.7为例,您需要执行如下命令

Review Comment:
   ```suggestion
   如果您需要指定的连接器版本,以2.3.9为例,您需要执行如下命令
   ```



##########
docs/zh/start-v2/locally/deployment.md:
##########
@@ -38,7 +38,7 @@ sh bin/install-plugin.sh
 如果您需要指定的连接器版本,以2.3.7为例,您需要执行如下命令:

Review Comment:
   ```suggestion
   如果您需要指定的连接器版本,以2.3.9为例,您需要执行如下命令:
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to