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 a3a5fa1f93371f1b0dc7d20178e21bf84f05a44e
Author: Andrea Cosentino <[email protected]>
AuthorDate: Thu Feb 27 18:15:36 2020 +0100

    CAMEL-14520 - Create an AWS-Kinesis component based on SDK v2, regen docs 
for website
---
 components/camel-aws2-kinesis/src/main/docs/aws2-kinesis-component.adoc | 2 +-
 .../src/main/docs/aws2-kinesis-firehose-component.adoc                  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/components/camel-aws2-kinesis/src/main/docs/aws2-kinesis-component.adoc 
b/components/camel-aws2-kinesis/src/main/docs/aws2-kinesis-component.adoc
index 24e3065..cfb71a5 100644
--- a/components/camel-aws2-kinesis/src/main/docs/aws2-kinesis-component.adoc
+++ b/components/camel-aws2-kinesis/src/main/docs/aws2-kinesis-component.adoc
@@ -226,4 +226,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-kinesis-starter.adoc[]
+include::camel-spring-boot::page$aws2-kinesis-starter.adoc[]
diff --git 
a/components/camel-aws2-kinesis/src/main/docs/aws2-kinesis-firehose-component.adoc
 
b/components/camel-aws2-kinesis/src/main/docs/aws2-kinesis-firehose-component.adoc
index 9af8207..85848b3 100644
--- 
a/components/camel-aws2-kinesis/src/main/docs/aws2-kinesis-firehose-component.adoc
+++ 
b/components/camel-aws2-kinesis/src/main/docs/aws2-kinesis-firehose-component.adoc
@@ -166,4 +166,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-kinesis-starter.adoc[]
+include::camel-spring-boot::page$aws2-kinesis-starter.adoc[]

Reply via email to