From dd0bc2d2183f719f4ca578e11114ba5abfdaf12e Mon Sep 17 00:00:00 2001 From: Peter Kim Date: Thu, 25 Sep 2025 08:20:44 -0400 Subject: [PATCH] Update README.md to be explicit in supporting HTTPS endpoints Minor update to be explicit in support for HTTPS endpoints --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d6bcad..f6df412 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ![HTTP logo](docs/IETF-Badge-HTTP.png) -This is a sink [Apache Kafka Connect](https://kafka.apache.org/documentation/#connect) connector that sends Kafka records over HTTP. +This is a sink [Apache Kafka Connect](https://kafka.apache.org/documentation/#connect) connector that sends Kafka records over HTTP/S. ## Status