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 337109d742 Link to Camel 4.8.x documentation
337109d742 is described below
commit 337109d742cbb36c8d5f39abd30a23270af67052
Author: James Netherton <[email protected]>
AuthorDate: Tue Oct 8 13:09:05 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 955c2a7b2d..0dbe7a0f7d 100644
--- a/docs/antora.yml
+++ b/docs/antora.yml
@@ -29,7 +29,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.16.0 # replace ${camel-quarkus.version}
quarkus-version: 3.15.1 # replace ${quarkus.version}
graalvm-version: 23.1.2 # replace ${graalvm.version}
@@ -39,7 +39,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