Skip to content

Commit c4dbc3c

Browse files
authored
fix bad link
1 parent c7bb844 commit c4dbc3c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ The connector reads data from Kafka topics and writes to [QuestDB](https://quest
33
The connector implements Apache Kafka [Sink Connector API](https://kafka.apache.org/documentation/#connect_development).
44

55
## 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)
77

88
## Sample Projects
99
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
1616
If you encounter any issues, please [create an issue](https://github.com/questdb/kafka-questdb-connector/issues/new) in this repository.
1717

1818
## 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

Comments
 (0)