Skip to content

Commit 5563d37

Browse files
committed
Kafka Connector for MongoDB -> MongoDB Kafka Connector
1 parent 39df071 commit 5563d37

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

source/introduction/data-formats.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Data Formats
55
============
66

77
.. meta::
8-
:description: Explore various data formats like JSON, BSON, Avro, and byte arrays used with the Kafka Connector for MongoDB, including their applications and specifications.
8+
:description: Explore various data formats like JSON, BSON, Avro, and byte arrays used with the MongoDB Kafka Connector, including their applications and specifications.
99

1010
.. contents:: On this page
1111
:local:

source/introduction/install.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Install the MongoDB Kafka Connector
55
===================================
66

77
.. meta::
8-
:description: Install the Kafka Connector for MongoDB on Confluent Platform or Apache Kafka by downloading the appropriate JAR files and following specific setup instructions.
8+
:description: Install the MongoDB Kafka Connector on Confluent Platform or Apache Kafka by downloading the appropriate JAR files and following specific setup instructions.
99

1010
.. contents:: On this page
1111
:local:
@@ -126,4 +126,3 @@ file name. Consult the following table for a description of each suffix:
126126
For example,
127127
``mongo-kafka-connect-{+connector_version+}.{+connector_patch_version+}-all.jar``
128128
is the uber JAR for the version {+connector_version+}.{+connector_patch_version+} connector.
129-

0 commit comments

Comments
 (0)