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

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new b0153b2adae9 chore: fix section title level in 
camel-jbang-configuration.adoc (#23953)
b0153b2adae9 is described below

commit b0153b2adae9ceff4d52e7003e08c3af8ef3f2b6
Author: Claus Ibsen <[email protected]>
AuthorDate: Thu Jun 11 13:31:49 2026 +0200

    chore: fix section title level in camel-jbang-configuration.adoc (#23953)
    
    Level 2 (===) directly under level 0 (=) causes Antora build failure.
    
    Co-authored-by: Claude Opus 4.6 <[email protected]>
---
 docs/user-manual/modules/ROOT/pages/camel-jbang-configuration.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/user-manual/modules/ROOT/pages/camel-jbang-configuration.adoc 
b/docs/user-manual/modules/ROOT/pages/camel-jbang-configuration.adoc
index 6ace19aaa0c0..68f21d99d356 100644
--- a/docs/user-manual/modules/ROOT/pages/camel-jbang-configuration.adoc
+++ b/docs/user-manual/modules/ROOT/pages/camel-jbang-configuration.adoc
@@ -3,7 +3,7 @@
 This page covers configuring the Camel CLI — available options, configuration 
commands, and how to set up your environment.
 
 // jbang options: START
-=== Camel CLI configurations
+== Camel CLI configurations
 The camel.jbang supports 48 options, which are listed below.
 
 [width="100%",cols="2,5,^1,2",options="header"]

Reply via email to