klion26 commented on a change in pull request #13003:
URL: https://github.com/apache/flink/pull/13003#discussion_r492695512



##########
File path: docs/dev/connectors/jdbc.zh.md
##########
@@ -38,12 +38,12 @@ To use it, add the following dependency to your project 
(along with your JDBC-dr
 </dependency>
 {% endhighlight %}
 
-Note that the streaming connectors are currently __NOT__ part of the binary 
distribution. See how to link with them for cluster execution [here]({{ 
site.baseurl}}/dev/project-configuration.html).
+注意连接器目前还 __不是__ 二进制发行版的一部分,如何在集群中运行请参考 [这里]({% link 
dev/project-configuration.zh.md %})。

Review comment:
       `注意连接器` -> `注意该连接器` 会好一些吗?
   现在的描述读起来有一点点拗口

##########
File path: docs/dev/connectors/jdbc.zh.md
##########
@@ -64,4 +66,4 @@ env
 env.execute();
 {% endhighlight %}
 
-Please refer to the [API documentation]({{ site.javadocs_baseurl 
}}/api/java/org/apache/flink/connector/jdbc/JdbcSink.html) for more details.
+更多细节请查看 [API documentation]({{ site.javadocs_baseurl 
}}/api/java/org/apache/flink/connector/jdbc/JdbcSink.html) 。

Review comment:
       或许你可以试试 `({% link 
/api/java/org/apache/flink/connector/jdbc/JdbcSink.html %})` 




----------------------------------------------------------------
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.

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


Reply via email to