@@ -9,20 +9,20 @@ Compatibility
99MongoDB Compatibility
1010---------------------
1111
12- Kafka Sink Connector
13- ~~~~~~~~~~~~~~~~~~~~
12+ {+sink-connector-title}
13+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1414
15- The **Kafka Sink Connector** requires MongoDB 3 .6 or later.
15+ The {+sink-connector+} requires MongoDB v3 .6 or later.
1616
17- Kafka Source Connector
18- ~~~~~~~~~~~~~~~~~~~~~~
17+ {+source-connector-title}
18+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1919
20- The **Kafka Source Connector** requires MongoDB 3 .6 or later.
20+ The {+source-connector+} requires MongoDB v3 .6 or later.
2121
22- If you are using MongoDB 3 .6, the connector can only listen for
22+ If you are using MongoDB v3 .6, the connector can only listen for
2323changes on **collections**. If you need the connector to listen for
2424changes on a **database** or **deployment**, you must use
25- MongoDB 4 .0 or later.
25+ MongoDB v4 .0 or later.
2626
2727.. note::
2828
@@ -33,20 +33,20 @@ MongoDB 4.0 or later.
3333Kafka Compatibility
3434-------------------
3535
36- The ** {+mkc+}** requires Kafka Connect version 2 .1.0 or later. It's
37- tested against Apache Kafka 2 .3 and later. You can use the Kafka
36+ The {+mkc+} requires Kafka Connect v2 .1.0 or later. It's
37+ tested against Apache Kafka v2 .3 and later. You can use the Kafka
3838Connect service with several Apache Kafka compatible platforms including
3939the following:
4040
41- - Confluent Platform 5 .3 or later
41+ - Confluent Platform v5 .3 or later
4242- Microsoft Azure Event Hubs
4343- Red Hat AMQ Streams
4444
45- The {+mkc+} works directly with Kafka Connect . The connector does not
45+ The {+mkc+} works directly with {+kafka-connect+} . The connector does not
4646connect directly to a Kafka cluster which means it's compatible with any
47- Apache Kafka platform that supports Kafka Connect .
47+ Apache Kafka platform that supports {+kafka-connect+} .
4848
49- If you have any questions about the {+mkc+}, feel free to ask them on
50- the `MongoDB Community Forums
49+ If you have any questions about the {+mkc+}, ask them on the
50+ `MongoDB Community Forums
5151<https://www.mongodb.com/community/forums/c/data/connectors-integrations/>`__.
5252
0 commit comments