Skip to content

Commit 2f3952d

Browse files
authored
Merge pull request #149 from marklogic/feature/repo-rename
Renamed couple references to marklogic-community
2 parents b252c8d + 6959652 commit 2f3952d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ as many instances of the MarkLogic Kafka connector that you wish.
4040
### Using the connector with Apache Kafka
4141

4242
For a regular installation of Apache Kafka, obtain the latest version of the MarkLogic Kafka connector from
43-
[this repository's Releases page](https://github.com/marklogic-community/kafka-marklogic-connector/releases). Download
43+
[this repository's Releases page](https://github.com/marklogic/kafka-marklogic-connector/releases). Download
4444
the jar file - named `kafka-connect-marklogic-(version).jar` - and copy it to the `./libs` directory in your Kafka
4545
distribution.
4646

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
"description": "Kafka sink and source connector for reading data from Kafka topics to MarkLogic and for reading rows from MarkLogic to Kafka topics.",
88

9-
"documentation_url": "https://github.com/marklogic-community/kafka-marklogic-connector",
9+
"documentation_url": "https://github.com/marklogic/kafka-marklogic-connector",
1010

1111
"features": {
1212
"confluent_control_center_integration": true,

0 commit comments

Comments
 (0)