Skip to content

Commit 919f0a1

Browse files
authored
Update section titles to use 'Introduction Of'
Unify all links titles.
1 parent a7ae966 commit 919f0a1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/user_manual/quick_starts/en-US/chapter_04_migration_and_synchronization_oceanbase/02_ecological_tools_of_migration_synchronization.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -72,15 +72,15 @@ Canal works in the following way:
7272

7373
3. Canal parses the binary logs into a stream of bytes.
7474

75-
For more information, see the [introduction to Canal](https://github.com/alibaba/canal?tab=readme-ov-file).
75+
For more information, see the [Introduction Of Canal](https://github.com/alibaba/canal?tab=readme-ov-file).
7676

7777
### Flink CDC
7878

7979
Flink CDC is a streaming data processing technology based on Flink.
8080

8181
It monitors and captures changes of the data source, extracts the changes into the data streams of Flink, and sends the data streams to downstream systems in real time, so that downstream systems can process the data changes in a timely manner. Flink CDC supports multiple data sources, such as relational databases, NoSQL databases, and message queues.
8282

83-
For more information, see the [introduction to Flink CDC](https://github.com/apache/flink-cdc).
83+
For more information, see the [Introduction Of Flink CDC](https://github.com/apache/flink-cdc).
8484

8585
### DataX
8686

@@ -90,7 +90,7 @@ DataX is a tool for offline synchronization between heterogeneous data sources.
9090

9191
To address issues of data synchronization between heterogeneous data sources in a complex mesh topology, DataX introduces the star topology and serves as the transmission hub that connects to various data sources. This way, you can connect a new data source to DataX and start synchronizing data between the new data source and the existing data sources right away.
9292

93-
For more information, see [the introduction of DataX](https://github.com/alibaba/DataX/blob/master/introduction.md).
93+
For more information, see [Introduction Of DataX](https://github.com/alibaba/DataX/blob/master/introduction.md).
9494

9595
### SeaTunnel
9696

@@ -114,4 +114,4 @@ The following diagram describes the workflow of SeaTunnel.
114114

115115
![SeaTunnel workflow](/img/user_manual/quick_starts/en-US/chapter_04_migration_and_synchronization_oceanbase/02_ecological_tools_of_migration_synchronization/002.png)
116116

117-
For more information, see the [introduction to SeaTunnel](https://seatunnel.apache.org/docs/about/).
117+
For more information, see the [Introduction Of SeaTunnel](https://seatunnel.apache.org/docs/about/).

0 commit comments

Comments
 (0)