@@ -39,41 +39,41 @@ See the following categories for a list of related configuration properties:
3939 * - Category
4040 - Description
4141
42- * - :doc:`MongoDB Connection Properties </ sink-connector/ configuration-properties/ mongodb-connection> `
42+ * - :ref:` sink-configuration-mongodb-connection`
4343 - Specify how to connect to your MongoDB cluster.
4444
45- * - :doc:`MongoDB Namespace Mapping Properties </ sink-connector/ configuration-properties/mongodb- namespace> `
45+ * - :ref:` sink-configuration-namespace-mapping `
4646 - Specify where to sink your data.
4747
48- * - :doc:`Kafka Topic Properties </ sink-connector/ configuration-properties/kafka- topic> `
48+ * - :ref:` sink-configuration-topic-properties `
4949 - Specify the Kafka topics to which the connector should subscribe.
5050
51- * - :doc:`Sink Connector Message Processing Properties </ sink-connector/ configuration-properties/connector- message> `
51+ * - :ref:` sink-configuration-message-processing `
5252 - Set batch size, rate limiting, and number of parallel tasks.
5353
54- * - :doc:`Sink Connector Error Handling Properties </ sink-connector/ configuration-properties/ error-handling> `
54+ * - :ref:` sink-configuration-error-handling`
5555 - Specify how to respond to errors and configure the dead letter queue.
5656
57- * - :doc:`Connector Post-processor Properties </ sink-connector/ configuration-properties/ post-processors> `
57+ * - :ref:` sink-configuration-post-processors`
5858 - Specify transformations of Kafka topic data.
5959
60- * - :doc:`Connector Id Strategy Properties </ sink-connector/ configuration-properties/ id-strategy> `
60+ * - :ref:` sink-configuration-id-strategy`
6161 - Specify how the connector generates document ids.
6262
63- * - :doc:`Connector Write Model Strategy Properties </ sink-connector/ configuration-properties/post-processors> `
63+ * - :ref:` sink-configuration-write-model-strategy `
6464 - Specify how the connector writes data to MongoDB.
6565
66- * - :doc:`Topic Override Properties </ sink-connector/ configuration-properties/ topic-override> `
66+ * - :ref:` sink-configuration-topic-override`
6767 - Override how the connector processes data on specific Kafka topics.
6868
69- * - :doc:`Change Data Capture Properties </ sink-connector/ configuration-properties/cdc> `
69+ * - :ref:` sink-configuration-change-data-capture `
7070 - Specify how the connector captures CDC events from a Kafka topic.
7171
72- * - :doc:`Time Series Properties </ sink-connector/ configuration-properties/ time-series> `
72+ * - :ref:` sink-configuration-time-series`
7373 - Configure the connector to sink data to a MongoDB time series
7474 collection.
7575
76- * - :doc:`All Properties </ sink-connector/ configuration-properties/ all-properties> `
76+ * - :ref:` sink-configuration-all-properties`
7777 - View all preceding categories of configuration properties on one page.
7878
7979See the `Confluent Sink Connector documentation <https://docs.confluent.io/current/installation/configuration/connect/sink-connect-configs.html>`__
0 commit comments