gong commented on code in PR #418: URL: https://github.com/apache/incubator-inlong-website/pull/418#discussion_r899107906
########## i18n/zh-CN/docusaurus-plugin-content-docs/current/data_node/extract_node/mongodb-cdc.md: ########## @@ -20,10 +20,10 @@ I.为了设置 MongoDB CDC 连接器,下表提供了使用构建自动化工 ```xml <dependency> - <groupId>com.ververica</groupId> - <artifactId>flink-connector-mongodb-cdc</artifactId> - <!-- the dependency is available only for stable releases. --> - <version>2.1.1</version> + <groupId>org.apache.inlong</groupId> + <artifactId>sort-connector-mongodb-cdc</artifactId> + <!-- Choose the version that suits your application --> Review Comment: translate it -- 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]
