diff --git a/documentation/modules/ROOT/partials/modules/cdc-mysql-connector/p_install-the-mysql-connector.adoc b/documentation/modules/ROOT/partials/modules/cdc-mysql-connector/p_install-the-mysql-connector.adoc index 59eb17007..2d9bec96a 100644 --- a/documentation/modules/ROOT/partials/modules/cdc-mysql-connector/p_install-the-mysql-connector.adoc +++ b/documentation/modules/ROOT/partials/modules/cdc-mysql-connector/p_install-the-mysql-connector.adoc @@ -31,7 +31,7 @@ endif::community[] plugin.path=/kafka/connect ---- -NOTE: The above example assumes you have extracted the {prodname} MySQL connector to the `/kafka/connect/{prodname}-connector-mysql` path. +NOTE: The above example assumes you have extracted the {prodname} MySQL connector to the `/kafka/connect/debezium-connector-mysql` path. [start=4] . Restart your Kafka Connect process. This ensures the new JARs are picked up.