This is an automated email from the ASF dual-hosted git repository.
jamesnetherton pushed a commit to branch camel-quarkus-main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus-examples.git
The following commit(s) were added to refs/heads/camel-quarkus-main by this
push:
new 790805e2 Add a README link to create new example project guide
790805e2 is described below
commit 790805e2e80ed130d491da34a00343ad8e2a0745
Author: James Netherton <[email protected]>
AuthorDate: Thu Apr 9 13:38:13 2026 +0100
Add a README link to create new example project guide
---
README.adoc | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.adoc b/README.adoc
index baa1b320..719ca06b 100644
--- a/README.adoc
+++ b/README.adoc
@@ -2,6 +2,7 @@
Useful links:
+*
https://camel.apache.org/camel-quarkus/latest/contributor-guide/create-new-example.html[How
to create a new Camel Quarkus example project]
* https://camel.apache.org/camel-quarkus/latest/user-guide/examples.html[List
of Camel Quarkus examples] with short descriptions
* https://camel.apache.org/camel-quarkus/latest/user-guide/index.html[Camel
Quarkus User guide]
*
https://camel.apache.org/camel-quarkus/latest/contributor-guide/index.html[Camel
Quarkus Contributor guide]