This is an automated email from the ASF dual-hosted git repository.

jamesnetherton pushed a commit to branch 3.15.x
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git

commit e27a0a0d3976870015abe7d48a36e181bc1b8569
Author: James Netherton <[email protected]>
AuthorDate: Mon Sep 23 07:21:33 2024 +0100

    Link to Camel 4.8.x documentation
---
 docs/antora.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/antora.yml b/docs/antora.yml
index 33517585a6..9589e76825 100644
--- a/docs/antora.yml
+++ b/docs/antora.yml
@@ -26,7 +26,7 @@ asciidoc:
 
     # Project versions
     camel-version: 4.8.0 # replace ${camel.version}
-    camel-docs-version: next
+    camel-docs-version: 4.8.x
     camel-quarkus-version: 3.15.1 # replace ${camel-quarkus.version}
     quarkus-version: 3.15.0 # replace ${quarkus.version}
     graalvm-version: 23.1.2 # replace ${graalvm.version}
@@ -36,7 +36,7 @@ asciidoc:
     target-maven-version: 3.9.8 # 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
 

Reply via email to