CritasWang commented on code in PR #304: URL: https://github.com/apache/iotdb-docs/pull/304#discussion_r1704815011
########## src/UserGuide/Master/API/Programming-JDBC.md: ########## @@ -23,7 +23,7 @@ *NOTICE: CURRENTLY, JDBC IS USED FOR CONNECTING SOME THIRD-PART TOOLS. IT CAN NOT PROVIDE HIGH THROUGHPUT FOR WRITE OPERATIONS. -PLEASE USE [JAVA NATIVE API](https://iotdb.apache.org/UserGuide/Master/API/Programming-Java-Native-API.html) INSTEAD* +PLEASE USE [JAVA NATIVE API](https://iotdb.apache.org/zh/UserGuide/latest/API/Programming-Java-Native-API.html) INSTEAD* Review Comment: Suggest using relative links example: `./Programming-Java-Native-API.md` -- 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]
