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 0be846272582ae8aefc0dd11c2a9bc44d2c77c7f Author: Jon Chase <jch...@agari.com> AuthorDate: Sun Jun 7 07:27:40 2020 -0400 CAMEL-14992: adding link to spring boot starter in docs --- components/camel-aws2-athena/src/main/docs/aws2-athena-component.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/camel-aws2-athena/src/main/docs/aws2-athena-component.adoc b/components/camel-aws2-athena/src/main/docs/aws2-athena-component.adoc index 9517037..5470c7b 100644 --- a/components/camel-aws2-athena/src/main/docs/aws2-athena-component.adoc +++ b/components/camel-aws2-athena/src/main/docs/aws2-athena-component.adoc @@ -533,5 +533,5 @@ 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. -// coming from https://issues.apache.org/jira/browse/CAMEL-15152 + include::camel-spring-boot::page$aws2-athena-starter.adoc[]