DBZ-2266 Replace {prodname} attribute with literal "debezium" to avoid uppercase in a name

This commit is contained in:
Tova Cohen 2020-06-23 13:43:00 -04:00 committed by Chris Cranford
parent cd27a16ee1
commit 4d136fba44

View File

@ -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.