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 34aac21f chore: remove link to unpublished camel-dna page (#1643)
34aac21f is described below
commit 34aac21f6c57fddac9085848d1a78cf6d06e8da7
Author: Claus Ibsen <[email protected]>
AuthorDate: Thu Jun 11 14:34:57 2026 +0200
chore: remove link to unpublished camel-dna page (#1643)
The camel-dna page is not yet merged, causing the link checker to fail.
Co-authored-by: Claude Opus 4.6 <[email protected]>
---
content/what-is-apache-camel/_index.md | 2 --
1 file changed, 2 deletions(-)
diff --git a/content/what-is-apache-camel/_index.md
b/content/what-is-apache-camel/_index.md
index 5729bd2c..c0941769 100644
--- a/content/what-is-apache-camel/_index.md
+++ b/content/what-is-apache-camel/_index.md
@@ -113,8 +113,6 @@ These aren't theoretical — they're production-tested
patterns used by thousand
The very first Camel route ever written was
`from("jms:queue:test.queue").to("file://test")` — one line, June 2007. Nearly
two decades later, that same idea powers every Camel route: take data from
here, send it there. The framework grew from 19 components to 350+, from a
handful of contributors to 1,600+ — but the DNA never changed.
-**[Read the full origin story — Camel DNA →](/camel-dna/)**
-
---
## Trusted in production