DBZ-3991 more minor cleanup

This commit is contained in:
Bob Roldan 2021-12-15 22:44:33 -05:00 committed by Jakub Cechacek
parent 0145b98f37
commit 14d5ec03f5
2 changed files with 2 additions and 1 deletions

View File

@ -1919,6 +1919,7 @@ The preceding command registers `fulfillment-connector` and the connector starts
[id="verifying-that-the-debezium-sqlserver-connector-is-running"]
=== Verifying that the {prodname} SQL Server connector is running
include::{partialsdir}/modules/all-connectors/proc-verifying-the-connector-deployment.adoc[leveloffset=+1]
endif::product[]

View File

@ -199,4 +199,4 @@ oc create -n debezium-docs -f dbz-connect.yaml
The connector is registered to the Kafka Connect cluster and starts to run against the database that is specified by `spec.config.database.dbname` in the `KafkaConnector` CR.
After the connector pod is ready, {prodname} is running.
You are now ready to xref:verifying-that-the-debezium-{context}-connector-is-running[verify the {prodname}{connector-name} deployment].
You are now ready to xref:verifying-that-the-debezium-{context}-connector-is-running[verify the {prodname} {connector-name} deployment].