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 ee27b64  Fix path to spring boot docs
ee27b64 is described below

commit ee27b6448d2d8dbd935e209a09bab5500f588777
Author: James Netherton <[email protected]>
AuthorDate: Tue Oct 12 07:33:24 2021 +0100

    Fix path to spring boot docs
---
 docs/antora-playbook.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/antora-playbook.yml b/docs/antora-playbook.yml
index a0a0340..57a67e3 100644
--- a/docs/antora-playbook.yml
+++ b/docs/antora-playbook.yml
@@ -51,7 +51,7 @@ content:
   - url: https://github.com/apache/camel-spring-boot.git
     branches:
       - camel-spring-boot-3.12.x # replace ${camel.sb.docs.branch}
-    start_path: docs
+    start_path: docs/components
 
 asciidoc:
   extensions:

Reply via email to