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 89cd137  Link to camel-quarkus examples should go to the new github 
repo
89cd137 is described below

commit 89cd137945da935a222fcf22e522235f6df717e4
Author: Claus Ibsen <[email protected]>
AuthorDate: Tue Aug 31 10:28:47 2021 +0200

    Link to camel-quarkus examples should go to the new github repo
---
 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 9ea0284..ef07d98 100644
--- a/content/docs/_index.md
+++ b/content/docs/_index.md
@@ -99,7 +99,7 @@ This project hosts the efforts to port and package the 280+ 
Camel components as
 <p>
 <a class="button dark" href="/camel-quarkus/latest/">Documentation</a>
 <a class="button light" 
href="https://github.com/apache/camel-quarkus/";>Source</a>
-<a class="button light" 
href="https://github.com/apache/camel-quarkus/tree/master/examples";>Examples</a>
+<a class="button light" 
href="https://github.com/apache/camel-quarkus-examples/";>Examples</a>
 </p>
 
 {{< /div >}}

Reply via email to