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-examples.git
The following commit(s) were added to refs/heads/main by this push:
new 8fa95f8 Regen
8fa95f8 is described below
commit 8fa95f81a20c33d5b53e3a924ed8a62e98aff151
Author: Claus Ibsen <[email protected]>
AuthorDate: Fri Feb 4 10:33:10 2022 +0100
Regen
---
examples/README.adoc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/examples/README.adoc b/examples/README.adoc
index c9f99fe..3f628e3 100644
--- a/examples/README.adoc
+++ b/examples/README.adoc
@@ -35,9 +35,9 @@ Number of Examples: 84 (0 deprecated)
| link:couchbase-log/README.adoc[Couchbase Log] (couchbase-log) | Beginner |
An example for showing standalone Camel with Couchbase
-| link:csimple/readme.adoc[Csimple] (csimple) | Beginner | Shows using
compiled simple language
+| link:csimple/README.adoc[Csimple] (csimple) | Beginner | Shows using
compiled simple language
-| link:csimple-joor/readme.adoc[Csimple Joor] (csimple-joor) | Beginner |
Shows using compiled simple language with jOOR compiler
+| link:csimple-joor/README.adoc[Csimple Joor] (csimple-joor) | Beginner |
Shows using compiled simple language with jOOR compiler
| link:ftp/README.adoc[FTP] (ftp) | Beginner | An example for showing Camel
FTP integration