Skip to content

Commit a5824eb

Browse files
committed
improved manifest file kafka connect
1 parent 004f6b2 commit a5824eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

kafka-connect-neo4j/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,10 +117,10 @@
117117
<ownerName>Neo4j, Inc.</ownerName>
118118
<ownerUrl>https://neo4j.com/</ownerUrl>
119119
<title>Neo4j Connector</title>
120-
<documentationUrl>https://neo4j-contrib.github.io/neo4j-streams/#_kafka_connect</documentationUrl>
120+
<documentationUrl>https://neo4j.com/docs/kafka/quickstart-connect/</documentationUrl>
121121
<description>It's a basic Apache Kafka Connect Neo4j Connector which allows moving data from Kafka topics into Neo4j via Cypher templated queries and vice versa.</description>
122122
<logo>assets/neo4j-logo.png</logo>
123-
<supportSummary><![CDATA[Support through <a href="https://neo4j.com/labs/">Neo4j Labs</a>]]></supportSummary>
123+
<supportSummary><![CDATA[Support through <a href="https://neo4j.com/">Neo4j</a>]]></supportSummary>
124124
<sourceUrl>https://github.com/neo4j-contrib/neo4j-streams/tree/master/kafka-connect-neo4j</sourceUrl>
125125
<supportUrl>${project.issueManagement.url}</supportUrl>
126126
<confluentControlCenterIntegration>true</confluentControlCenterIntegration>

0 commit comments

Comments
 (0)