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-website.git
The following commit(s) were added to refs/heads/main by this push:
new 4dafe18c Point to new repo for jbang examples
4dafe18c is described below
commit 4dafe18c89e34c977dfd15c1ee1258cc72adf26a
Author: Claus Ibsen <[email protected]>
AuthorDate: Tue Dec 3 14:53:08 2024 +0100
Point to new repo for jbang examples
---
content/docs/_index.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/docs/_index.md b/content/docs/_index.md
index 96cc1d55..16a2733d 100644
--- a/content/docs/_index.md
+++ b/content/docs/_index.md
@@ -177,7 +177,7 @@ when you need to quickly build a prototype with Camel.
<p>
<a class="button dark" href="/manual/camel-jbang.html">Documentation</a>
<a class="button light"
href="https://github.com/apache/camel/tree/main/dsl/camel-jbang">Source</a>
-<a class="button light"
href="https://github.com/apache/camel-kamelets-examples/tree/main/jbang">Examples</a>
+<a class="button light"
href="https://github.com/apache/camel-jbang-examples">Examples</a>
</p>
{{< /div >}}