From c65d834418aa7d884c74d859166e81f47c0254b7 Mon Sep 17 00:00:00 2001 From: roldanbob Date: Tue, 11 May 2021 16:48:31 -0400 Subject: [PATCH] [docs] Restore downstream ModuleID declaration Restore the downstream comment that specifies the downstream anchor ID for the snapshots topic. I previously removed the comment, because downstream, links to the topic were not working. A tooling change should address this deficit without requiring us to remove further ModuleIDs. This change is not visible in either the upstream or downstream content and has no effect on the upstream behavior. --- documentation/modules/ROOT/pages/connectors/db2.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/documentation/modules/ROOT/pages/connectors/db2.adoc b/documentation/modules/ROOT/pages/connectors/db2.adoc index d22155d6b..0d7ed502f 100644 --- a/documentation/modules/ROOT/pages/connectors/db2.adoc +++ b/documentation/modules/ROOT/pages/connectors/db2.adoc @@ -92,7 +92,7 @@ To optimally configure and run a {prodname} Db2 connector, it is helpful to unde ifdef::product[] Details are in the following topics: -* xref:db2-snapshots[] +* xref:how-debezium-db2-connectors-perform-database-snapshots[] * xref:how-debezium-db2-connectors-read-change-data-tables[] * xref:default-names-of-kafka-topics-that-receive-db2-change-event-records[] * xref:about-the-debezium-db2-connector-schema-change-topic[] @@ -101,6 +101,7 @@ Details are in the following topics: endif::product[] // Type: concept +// ModuleID: how-debezium-db2-connectors-perform-database-snapshots // Title: How {prodname} Db2 connectors perform database snapshots [[db2-snapshots]] === Snapshots