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-kamelets-examples.git
The following commit(s) were added to refs/heads/main by this push:
new 980804e Move over jbang examples from camel-examples to here
980804e is described below
commit 980804ea6568dfea6cb99ecf93f82025a3081a6f
Author: Claus Ibsen <[email protected]>
AuthorDate: Mon Mar 14 11:16:09 2022 +0100
Move over jbang examples from camel-examples to here
---
jbang/hello-java/README.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/jbang/hello-java/README.adoc b/jbang/hello-java/README.adoc
index fe3d0c5..2e71d6f 100644
--- a/jbang/hello-java/README.adoc
+++ b/jbang/hello-java/README.adoc
@@ -46,7 +46,7 @@ The example can also be run directly by referring to the
github URL as shown:
[source,sh]
----
-$ jbang camel@apache/camel run
https://github.com/apache/camel-examples/tree/main/examples/jbang
+$ jbang camel@apache/camel run
https://github.com/apache/camel-kamelets-examples/tree/main/jbang/hello-java
----
You can even try other examples such as the polyglot example from Camel K: