This is an automated email from the ASF dual-hosted git repository.
jamesnetherton pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new f5aceede1faf camel-event: Use xref for Camel JBang documentation link
f5aceede1faf is described below
commit f5aceede1faf5f0620305db79aa8957bdc0be17c
Author: James Netherton <[email protected]>
AuthorDate: Tue Mar 24 11:50:18 2026 +0000
camel-event: Use xref for Camel JBang documentation link
---
components/camel-event/src/main/docs/event-component.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/components/camel-event/src/main/docs/event-component.adoc
b/components/camel-event/src/main/docs/event-component.adoc
index e3ee3c8d3af1..9a61a66c3b9a 100644
--- a/components/camel-event/src/main/docs/event-component.adoc
+++ b/components/camel-event/src/main/docs/event-component.adoc
@@ -373,7 +373,7 @@
from("event:Exchange*?async=true&batchSize=100&batchTimeout=5000")
== JBang Quick Start
-You can quickly try the Event component using
https://camel.apache.org/manual/camel-jbang.html[Camel JBang].
+You can quickly try the Event component using
xref:manual::camel-jbang.adoc[Camel JBang].
Create a file called `event-monitor.yaml`: