This is an automated email from the ASF dual-hosted git repository.
apupier pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-examples.git
The following commit(s) were added to refs/heads/main by this push:
new cb78a247 Fix number of examples in readme
cb78a247 is described below
commit cb78a24751e6ae8a54720d759a5b52779a62cc74
Author: Aurélien Pupier <[email protected]>
AuthorDate: Tue Apr 15 14:52:33 2025 +0200
Fix number of examples in readme
it wasn't updated when as2 example was removed
Signed-off-by: Aurélien Pupier <[email protected]>
---
README.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.adoc b/README.adoc
index db004fb1..ea3a4588 100644
--- a/README.adoc
+++ b/README.adoc
@@ -28,7 +28,7 @@ readme's instructions.
== Examples
// examples: START
-Number of Examples: 74 (0 deprecated)
+Number of Examples: 73 (0 deprecated)
[width="100%",cols="4,2,4",options="header"]
|===