CheneyYin commented on code in PR #6740:
URL: https://github.com/apache/seatunnel/pull/6740#discussion_r1577069068


##########
docs/en/connector-v2/source/MySQL-CDC.md:
##########
@@ -129,7 +129,7 @@ When an initial consistent snapshot is made for large 
databases, your establishe
 - `interactive_timeout`: The number of seconds the server waits for activity 
on an interactive connection before closing it. See [MySQL’s 
documentation](https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html#sysvar_interactive_timeout)
 for more details.
 - `wait_timeout`: The number of seconds the server waits for activity on a 
non-interactive connection before closing it. See [MySQL’s 
documentation](https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html#sysvar_wait_timeout)
 for more details.
 
-*For more database settings see [Debezium MySQL 
Connector](https://github.com/debezium/debezium/blob/1.6/documentation/modules/ROOT/pages/connectors/mysql.adoc#set-up)*
+*For more database settings see [Debezium MySQL 
Connector](https://github.com/debezium/debezium/blob/v1.9.8.Final/documentation/modules/ROOT/pages/connectors/mysql.adoc)*

Review Comment:
   please change link to 
`https://debezium.io/documentation/reference/1.9/connectors/mysql.html#setting-up-mysql`



-- 
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]

Reply via email to