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-quarkus.git
The following commit(s) were added to refs/heads/main by this push:
new c91bfef55d Ensure docs component xref point to Camel 4.10.x
c91bfef55d is described below
commit c91bfef55dd5b668441ec957a1e4354a4c4ca6b6
Author: James Netherton <[email protected]>
AuthorDate: Tue Mar 18 10:40:08 2025 +0000
Ensure docs component xref point to Camel 4.10.x
---
docs/antora.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/antora.yml b/docs/antora.yml
index 82001e136d..2d3d15510c 100644
--- a/docs/antora.yml
+++ b/docs/antora.yml
@@ -39,7 +39,7 @@ asciidoc:
target-maven-version: 3.9.9 # replace ${target-maven-version}
# Attributes used in xrefs to other Antora components
- cq-camel-components: next@components
+ cq-camel-components: components
doc-link-icon-lock: "icon:lock"
quarkus-examples-version: latest