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 7f8a30a9f8 Attempt to point at Camel SNAPSHOT docs
7f8a30a9f8 is described below

commit 7f8a30a9f8234e3d7e167a3399c229c511899181
Author: James Netherton <[email protected]>
AuthorDate: Wed Jan 3 07:02:33 2024 +0000

    Attempt to point at Camel SNAPSHOT docs
---
 docs/antora.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/antora.yml b/docs/antora.yml
index 0581f7e587..8a449be96e 100644
--- a/docs/antora.yml
+++ b/docs/antora.yml
@@ -29,7 +29,7 @@ asciidoc:
 
     # Project versions
     camel-version: 4.3.0 # replace ${camel.version}
-    camel-docs-version: ""
+    camel-docs-version: next
     camel-quarkus-version: 3.7.0 # replace ${camel-quarkus.version}
     quarkus-version: 3.6.4 # replace ${quarkus.version}
     graalvm-version: 23.0.1 # replace ${graalvm.version}
@@ -39,7 +39,7 @@ asciidoc:
     target-maven-version: 3.9.6 # replace ${target-maven-version}
 
     # Attributes used in xrefs to other Antora components
-    cq-camel-components: components
+    cq-camel-components: next@components
     doc-link-icon-lock: "icon:lock"
     quarkus-examples-version: latest
 

Reply via email to