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

acosentino 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 ee0e2b8  CAMEL-16849 - Add at least one example for component in docs 
- Camel-AWS2-MQ
ee0e2b8 is described below

commit ee0e2b871181f4c367b7f66b23fdd98ab56ab63e
Author: Andrea Cosentino <[email protected]>
AuthorDate: Thu Sep 23 10:39:41 2021 +0200

    CAMEL-16849 - Add at least one example for component in docs - Camel-AWS2-MQ
---
 .../camel-aws/camel-aws2-mq/src/main/docs/aws2-mq-component.adoc      | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git 
a/components/camel-aws/camel-aws2-mq/src/main/docs/aws2-mq-component.adoc 
b/components/camel-aws/camel-aws2-mq/src/main/docs/aws2-mq-component.adoc
index b052ca7..8cbab73 100644
--- a/components/camel-aws/camel-aws2-mq/src/main/docs/aws2-mq-component.adoc
+++ b/components/camel-aws/camel-aws2-mq/src/main/docs/aws2-mq-component.adoc
@@ -105,7 +105,9 @@ Camel-AWS MQ component provides the following operation on 
the producer side:
 - updateBroker
 - describeBroker
 
-== Producer Examples
+== Examples
+
+=== Producer Examples
 
 - listBrokers: this operation will list the available MQ Brokers in AWS
 

Reply via email to