This is an automated email from the ASF dual-hosted git repository.
diwu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-kafka-connector.git
The following commit(s) were added to refs/heads/master by this push:
new 1fc9fa6 [Chore] fix the link to the website doc in the readme (#84)
1fc9fa6 is described below
commit 1fc9fa6d595a04daa36a3f65a7433451f6f19e34
Author: wangchuang <[email protected]>
AuthorDate: Wed Jul 30 20:03:56 2025 +0800
[Chore] fix the link to the website doc in the readme (#84)
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index b9aa690..6a6ba67 100644
--- a/README.md
+++ b/README.md
@@ -22,7 +22,7 @@ under the License.
[Kafka Connect](https://docs.confluent.io/platform/current/connect/index.html)
is a scalable and reliable tool for data transmission between Apache Kafka and
other systems. Connectors can be defined Move large amounts of data in and out
of Kafka.
Doris provides the Sink Connector plug-in, which can write data from Kafka
topics to Doris.
-More information about usage, please visit [Doris Kafka
Connector](https://doris.apache.org/docs/dev/ecosystem/doris-kafka-connector)
+More information about usage, please visit [Doris Kafka
Connector](https://doris.apache.org/docs/ecosystem/doris-kafka-connector)
## License
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]