We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7124810 commit 3ba74a8Copy full SHA for 3ba74a8
source/sink-connector/configuration-properties/cdc.txt
@@ -46,7 +46,7 @@ Settings
46
| **Description:**
47
| The class name of the CDC handler to use for converting changes
48
into event streams. See
49
- :doc:`Available CDC Handlers </sink-connector/fundamentals/change-data-capture#available-cdc-handlers>`
+ :ref:`Available CDC Handlers <available-cdc-handlers>`
50
for a list of CDC handlers.
51
|
52
| **Default**: ``""``
source/sink-connector/fundamentals/change-data-capture.txt
@@ -58,6 +58,8 @@ To learn more, see
58
:doc:`change data capture configuration options </sink-connector/configuration-properties/cdc>`
59
in the {+connector+}.
60
61
+.. _available-cdc-handlers:
62
+
63
Available CDC Handlers
64
~~~~~~~~~~~~~~~~~~~~~~
65
0 commit comments