This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
commit e237081d7b6ddaa81ee11d5bc49f1742747705cf Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Mon Feb 17 19:47:29 2020 +0100 Camel-AWS2-SQS: Pointing to the correct SB starter adoc --- components/camel-aws2-sqs/src/main/docs/aws2-sqs-component.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/camel-aws2-sqs/src/main/docs/aws2-sqs-component.adoc b/components/camel-aws2-sqs/src/main/docs/aws2-sqs-component.adoc index 15e8b3d..47d0df9 100644 --- a/components/camel-aws2-sqs/src/main/docs/aws2-sqs-component.adoc +++ b/components/camel-aws2-sqs/src/main/docs/aws2-sqs-component.adoc @@ -348,4 +348,4 @@ The other one will use a NullMessageDeduplicationIdStrategy, that will use the b In case of send batch message operation, you'll need to use the `useContentBasedDeduplication` and on the Queue you're pointing you'll need to enable the `content based deduplication` option. -include::camel-spring-boot::page$aws-sqs-starter.adoc[] +include::camel-spring-boot::page$aws2-sqs-starter.adoc[]