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 806bab8e8ab0b0a5366be963de61d4f93b135b6c
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Mon Jul 27 08:34:11 2020 +0200

    Fixes SB starter link in camel-jsonata adoc
---
 components/camel-jsonata/src/main/docs/jsonata-component.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/components/camel-jsonata/src/main/docs/jsonata-component.adoc 
b/components/camel-jsonata/src/main/docs/jsonata-component.adoc
index b3fa011..8992a2c 100644
--- a/components/camel-jsonata/src/main/docs/jsonata-component.adoc
+++ b/components/camel-jsonata/src/main/docs/jsonata-component.adoc
@@ -121,4 +121,4 @@ from("activemq:My.Queue").
 
 
 
-include::camel-spring-boot::page$jsonata-component.adoc[]
+include::camel-spring-boot::page$jsonata-starter.adoc[]

Reply via email to