StefanieZhao7 commented on code in PR #304: URL: https://github.com/apache/iotdb-docs/pull/304#discussion_r1705396558
########## src/zh/UserGuide/Master/API/Programming-JDBC.md: ########## @@ -22,7 +22,7 @@ # JDBC *注意: 目前的JDBC实现仅是为与第三方工具连接使用的。使用JDBC(执行插入语句时)无法提供高性能写入。 -对于Java应用,我们推荐使用[JAVA NATIVE API](https://iotdb.apache.org/zh/UserGuide/Master/API/Programming-Java-Native-API.html)* +对于Java应用,我们推荐使用[Java Native API](./Programming-Java-Native-API.md)* Review Comment: Java Native API->Java 原生接口 -- 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]
