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 b8c06cd2d0b44e6f51c4281a92f7c6b056522dc6
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Fri Feb 14 14:52:12 2020 +0100

    CAMEL-14552 - Create an AWS-SNS component based on SDK v2, Pointing the 
correct SB starter
---
 components/camel-aws2-sns/src/main/docs/aws2-sns-component.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/components/camel-aws2-sns/src/main/docs/aws2-sns-component.adoc 
b/components/camel-aws2-sns/src/main/docs/aws2-sns-component.adoc
index 6b83fa5..08ab60c 100644
--- a/components/camel-aws2-sns/src/main/docs/aws2-sns-component.adoc
+++ b/components/camel-aws2-sns/src/main/docs/aws2-sns-component.adoc
@@ -197,4 +197,4 @@ Maven users will need to add the following dependency to 
their pom.xml.
 where `$\{camel-version\}` must be replaced by the actual version of Camel.
 
 
-include::camel-spring-boot::page$aws-sns-starter.adoc[]
+include::camel-spring-boot::page$aws2-sns-starter.adoc[]

Reply via email to