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
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ The connector reads data from Kafka topics and writes to [QuestDB](https://quest
3
3
The connector implements Apache Kafka [Sink Connector API](https://kafka.apache.org/documentation/#connect_development).
4
4
5
5
## Documentation
6
-
Documentation is maintained on [QuestDB.io](https://questdb.io/docs/third-party-tools/kafka/questdb-kafka/)
6
+
Documentation is maintained on [QuestDB.com](https://questdb.com/docs/third-party-tools/kafka/#questdb-kafka-connect-connector)
7
7
8
8
## Sample Projects
9
9
This repository contains a number of [sample projects.](kafka-questdb-connector-samples) showing how to use the connector. It also demonstrates how to use the connector together with Debezium for Change Data Capture.
@@ -16,4 +16,4 @@ It's also available in [Confluent Hub](https://www.confluent.io/hub/questdb/kafk
16
16
If you encounter any issues, please [create an issue](https://github.com/questdb/kafka-questdb-connector/issues/new) in this repository.
17
17
18
18
## License
19
-
This project is licensed under the Apache License 2.0. See [LICENSE](LICENSE) for details.
19
+
This project is licensed under the Apache License 2.0. See [LICENSE](LICENSE) for details.
0 commit comments