You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2024/01/30 14:20:06 UTC

(camel-kamelets) 05/05: Support Kafka Batch as Kamelet source - Kafka Scram Source as Batch

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch kafka-scram-batch
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git

commit 9e6a6ad39961cbc8b9c92046df40b5e8b2caa1b5
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Jan 30 15:19:43 2024 +0100

    Support Kafka Batch as Kamelet source - Kafka Scram Source as Batch
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 docs/modules/ROOT/nav.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/modules/ROOT/nav.adoc b/docs/modules/ROOT/nav.adoc
index 0bced69d..4ac97313 100644
--- a/docs/modules/ROOT/nav.adoc
+++ b/docs/modules/ROOT/nav.adoc
@@ -133,7 +133,7 @@
 * xref:kafka-azure-schema-registry-source.adoc[]
 * xref:kafka-batch-manual-commit-action.adoc[]
 * xref:kafka-batch-not-secured-source.adoc[]
-* xref:kafka-scram-source.adoc[]
+* xref:kafka-batch-scram-source.adoc[]
 * xref:kafka-batch-source.adoc[]
 * xref:kafka-manual-commit-action.adoc[]
 * xref:kafka-not-secured-sink.adoc[]