This is an automated email from the ASF dual-hosted git repository.
caigy pushed a commit to branch new-official-website
in repository https://gitbox.apache.org/repos/asf/rocketmq-site.git
The following commit(s) were added to refs/heads/new-official-website by this
push:
new bfb22159d [ISSUE #407]Fix RocketMQ Connect实战1 typo (#408)
bfb22159d is described below
commit bfb22159db0c114fef617ca4f4ad82e28a85de37
Author: mxsm <[email protected]>
AuthorDate: Fri Dec 30 17:00:23 2022 +0800
[ISSUE #407]Fix RocketMQ Connect实战1 typo (#408)
---
.../28RocketMQ Connect In Action1.md" | 3 +--
.../28RocketMQ Connect In Action1.md" | 3 +--
2 files changed, 2 insertions(+), 4 deletions(-)
diff --git
"a/i18n/en/docusaurus-plugin-content-docs/current/07-\346\225\260\346\215\256\351\233\206\346\210\220/28RocketMQ
Connect In Action1.md"
"b/i18n/en/docusaurus-plugin-content-docs/current/07-\346\225\260\346\215\256\351\233\206\346\210\220/28RocketMQ
Connect In Action1.md"
index 5e7d5bcf4..f26a7851e 100644
---
"a/i18n/en/docusaurus-plugin-content-docs/current/07-\346\225\260\346\215\256\351\233\206\346\210\220/28RocketMQ
Connect In Action1.md"
+++
"b/i18n/en/docusaurus-plugin-content-docs/current/07-\346\225\260\346\215\256\351\233\206\346\210\220/28RocketMQ
Connect In Action1.md"
@@ -231,6 +231,5 @@ curl -X POST -H "Content-Type: application/json"
http://127.0.0.1:8082/connector
通过root/debezium账号登录数据库
对源数据库表:inventory.employee增删改
-即可同步到目标办inventory_2.employee
-
+即可同步到目标表inventory_2.employee
diff --git
"a/i18n/en/docusaurus-plugin-content-docs/version-5.0/07-\346\225\260\346\215\256\351\233\206\346\210\220/28RocketMQ
Connect In Action1.md"
"b/i18n/en/docusaurus-plugin-content-docs/version-5.0/07-\346\225\260\346\215\256\351\233\206\346\210\220/28RocketMQ
Connect In Action1.md"
index 5e7d5bcf4..f26a7851e 100644
---
"a/i18n/en/docusaurus-plugin-content-docs/version-5.0/07-\346\225\260\346\215\256\351\233\206\346\210\220/28RocketMQ
Connect In Action1.md"
+++
"b/i18n/en/docusaurus-plugin-content-docs/version-5.0/07-\346\225\260\346\215\256\351\233\206\346\210\220/28RocketMQ
Connect In Action1.md"
@@ -231,6 +231,5 @@ curl -X POST -H "Content-Type: application/json"
http://127.0.0.1:8082/connector
通过root/debezium账号登录数据库
对源数据库表:inventory.employee增删改
-即可同步到目标办inventory_2.employee
-
+即可同步到目标表inventory_2.employee