This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot-examples.git
The following commit(s) were added to refs/heads/main by this push:
new 64ee484 Regen
64ee484 is described below
commit 64ee4842a8da6581ac7cbc5ee388ba748bd42b98
Author: Claus Ibsen <[email protected]>
AuthorDate: Fri Feb 13 13:53:03 2026 +0100
Regen
---
README.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.adoc b/README.adoc
index ce0de15..40fcafa 100644
--- a/README.adoc
+++ b/README.adoc
@@ -136,7 +136,7 @@ Number of Examples: 68 (0 deprecated)
| link:kafka-oauth/README.adoc[Kafka Oauth] (kafka-oauth) | Messaging | An
example of Kafka authentication using OAuth.
-| link:kafka-offsetrepository/README.adoc[Kafka Offsetrepository]
(kafka-offsetrepository) | Messaging | An example for Kafka offsetrepository
+| link:kafka-offsetrepository/README.adoc[Kafka Offsetrepository]
(kafka-offsetrepository) | Messaging | An example for Kafka using Offset
Repository
| link:kafka-sql-transaction/README.adoc[Kafka Sql Transaction]
(kafka-sql-transaction) | Messaging | An example of Kafka and SQL transactions.