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 2e6b3338cf68f9bc80e951d2fe7d46150d229de7 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Mon Feb 24 08:52:26 2020 +0100 Camel-AWS2-Lambda: Point the correct adoc for SB --- components/camel-aws2-lambda/src/main/docs/aws2-lambda-component.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/camel-aws2-lambda/src/main/docs/aws2-lambda-component.adoc b/components/camel-aws2-lambda/src/main/docs/aws2-lambda-component.adoc index f4216d7..66a4031 100644 --- a/components/camel-aws2-lambda/src/main/docs/aws2-lambda-component.adoc +++ b/components/camel-aws2-lambda/src/main/docs/aws2-lambda-component.adoc @@ -230,4 +230,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-lambda-starter.adoc[] +include::camel-spring-boot::page$aws2-lambda-starter.adoc[]