You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2020/03/06 09:59:47 UTC

[camel] 12/14: CAMEL-14555 - Create an AWS-S3 component based on SDK v2, pointing to the correct SB adoc

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 95a0f920f3f3e2ca9d0ed17dfa683fdce00a6301
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Mar 6 09:49:53 2020 +0100

    CAMEL-14555 - Create an AWS-S3 component based on SDK v2, pointing to the correct SB adoc
---
 components/camel-aws2-s3/src/main/docs/aws2-s3-component.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/components/camel-aws2-s3/src/main/docs/aws2-s3-component.adoc b/components/camel-aws2-s3/src/main/docs/aws2-s3-component.adoc
index 6856fc8..dca831f 100644
--- a/components/camel-aws2-s3/src/main/docs/aws2-s3-component.adoc
+++ b/components/camel-aws2-s3/src/main/docs/aws2-s3-component.adoc
@@ -525,4 +525,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-s3-starter.adoc[]
+include::camel-spring-boot::page$aws2-s3-starter.adoc[]