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 c484c78ba157c870409d8588795118b219ae7c3a Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Mon Feb 24 09:52:44 2020 +0100 Camel-AWS2-SES: Point the correct adoc for SB --- components/camel-aws2-ses/src/main/docs/aws2-ses-component.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/camel-aws2-ses/src/main/docs/aws2-ses-component.adoc b/components/camel-aws2-ses/src/main/docs/aws2-ses-component.adoc index 3f8c9c2..0c9c6af 100644 --- a/components/camel-aws2-ses/src/main/docs/aws2-ses-component.adoc +++ b/components/camel-aws2-ses/src/main/docs/aws2-ses-component.adoc @@ -183,4 +183,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-ses-starter.adoc[] +include::camel-spring-boot::page$aws2-ses-starter.adoc[]