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 d8fdffaa Update front page What is Camel link to new dedicated page
d8fdffaa is described below
commit d8fdffaaa7cbe5bb50874d60319aabcc62719985
Author: Claus Ibsen <[email protected]>
AuthorDate: Wed Jun 10 21:21:13 2026 +0200
Update front page What is Camel link to new dedicated page
Co-Authored-By: Claude Opus 4.6 <[email protected]>
---
layouts/index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/layouts/index.html b/layouts/index.html
index 0a074687..fc1a1344 100644
--- a/layouts/index.html
+++ b/layouts/index.html
@@ -8,7 +8,7 @@
to quickly and easily integrate various systems consuming or producing
data.
</p>
<p>
- <a class="button dark" href="/docs/index.html">Get Started</a> <a
class="button light" href="/manual/faq/what-is-camel.html">What is Camel?</a>
+ <a class="button dark" href="/docs/index.html">Get Started</a> <a
class="button light" href="/what-is-apache-camel/">What is Camel?</a>
</p>
</div>
<img alt="Computer with gears depicting data processing"
src="./img/camel-gears.svg" />