You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,17 +5,18 @@ The official MongoDB Kafka Connector.
5
5
6
6
## Documentation
7
7
8
-
Documentation for the connector is available on [https://docs.mongodb.com/ecosystem/connectors/kafka/](https://docs.mongodb.com/ecosystem/connectors/kafka/)
8
+
Documentation for the connector is available on [https://docs.mongodb.com/kafka-connector/current/](https://docs.mongodb.com/kafka-connector/current/)
9
9
10
10
## Downloading
11
11
12
12
The connector will be published on [maven central](https://search.maven.org/search?q=g:org.mongodb.kafka%20AND%20a:mongo-kafka-connect).
13
13
14
14
## Support / Feedback
15
15
16
-
For issues with, questions about, or feedback for the MongoDB Kafka Connector, please look into
17
-
our [support channels](https://docs.mongodb.com/manual/support/). Please do not email any of the developers directly with issues or
18
-
questions - you're more likely to get an answer on the [mongodb-user](https://groups.google.com/group/mongodb-user) discussion forum.
16
+
For issues with, questions about, or feedback for the MongoDB Kafka Connector, please look into our
17
+
[support channels](http://www.mongodb.org/about/support). Please do not email any of the Kafka connector developers directly with issues or
18
+
questions - you're more likely to get an answer on the
19
+
[MongoDB Community Forums](https://community.mongodb.com/tags/c/drivers-odms-connectors/7/kafka-connector).
19
20
20
21
At a minimum, please include in your description the exact version of the driver that you are using. If you are having
21
22
connectivity issues, it's often also useful to paste in the Kafka connector configuration. You should also check your application logs for
0 commit comments