This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch blog/camel-by-the-numbers
in repository https://gitbox.apache.org/repos/asf/camel-website.git
The following commit(s) were added to refs/heads/blog/camel-by-the-numbers by
this push:
new fb93a971 Fix absolute link to relative
fb93a971 is described below
commit fb93a9711a0c40b981cc380e7f5378cf7e5cd2c6
Author: Claus Ibsen <[email protected]>
AuthorDate: Thu Jun 4 12:57:02 2026 +0200
Fix absolute link to relative
---
content/blog/2026/06/camel-by-the-numbers/index.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/blog/2026/06/camel-by-the-numbers/index.md
b/content/blog/2026/06/camel-by-the-numbers/index.md
index 768ffa50..b8b8dfa5 100644
--- a/content/blog/2026/06/camel-by-the-numbers/index.md
+++ b/content/blog/2026/06/camel-by-the-numbers/index.md
@@ -117,7 +117,7 @@ The [apache/camel](https://github.com/apache/camel)
repository has **6,200+ star
## Add Your Organization
-If your company or organization uses Apache Camel and would like to be
featured on the [User Stories](/community/user-stories/) page, we'd love to
hear from you. Reach out on the [mailing
list](https://camel.apache.org/community/mailing-list/), open a pull request on
[camel-website](https://github.com/apache/camel-website), or contact us on
[Zulip chat](https://camel.zulipchat.com/). A one-line description and a link
to a public reference (blog post, case study, conference talk, or even [...]
+If your company or organization uses Apache Camel and would like to be
featured on the [User Stories](/community/user-stories/) page, we'd love to
hear from you. Reach out on the [mailing list](/community/mailing-list/), open
a pull request on [camel-website](https://github.com/apache/camel-website), or
contact us on [Zulip chat](https://camel.zulipchat.com/). A one-line
description and a link to a public reference (blog post, case study, conference
talk, or even a LinkedIn post) is all [...]
---