This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
commit 7e75eb072eff7f233de1992545ae42d996a71d61 Author: Andrea Cosentino <[email protected]> AuthorDate: Thu Sep 23 10:03:09 2021 +0200 Added Jolt Transformation Action Kamelet --- docs/modules/ROOT/nav.adoc | 2 +- docs/modules/ROOT/pages/jolt-transformation-action.adoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/modules/ROOT/nav.adoc b/docs/modules/ROOT/nav.adoc index 13fd13e..988035f 100644 --- a/docs/modules/ROOT/nav.adoc +++ b/docs/modules/ROOT/nav.adoc @@ -71,7 +71,7 @@ * xref:ROOT:jms-amqp-10-source.adoc[image:kamelets/jms-amqp-10-source.svg[] JMS - AMQP 1.0 Kamelet Source] * xref:ROOT:jms-apache-artemis-sink.adoc[image:kamelets/jms-apache-artemis-sink.svg[] JMS - Apache Artemis Kamelet Sink] * xref:ROOT:jms-apache-artemis-source.adoc[image:kamelets/jms-apache-artemis-source.svg[] JMS - Apache Artemis Kamelet Source] -* xref:ROOT:jolt-transformation-action.adoc[image:kamelets/jolt-transformation-action.svg[] Mustache Template Action] +* xref:ROOT:jolt-transformation-action.adoc[image:kamelets/jolt-transformation-action.svg[] Jolt Transformation Action] * xref:ROOT:json-deserialize-action.adoc[image:kamelets/json-deserialize-action.svg[] Json Deserialize Action] * xref:ROOT:json-schema-validator-action.adoc[image:kamelets/json-schema-validator-action.svg[] Json Schema Validator Action] * xref:ROOT:json-serialize-action.adoc[image:kamelets/json-serialize-action.svg[] Json Serialize Action] diff --git a/docs/modules/ROOT/pages/jolt-transformation-action.adoc b/docs/modules/ROOT/pages/jolt-transformation-action.adoc index 692301d..dd41cb9 100644 --- a/docs/modules/ROOT/pages/jolt-transformation-action.adoc +++ b/docs/modules/ROOT/pages/jolt-transformation-action.adoc @@ -1,5 +1,5 @@ // THIS FILE IS AUTOMATICALLY GENERATED: DO NOT EDIT -= image:kamelets/jolt-transformation-action.svg[] Mustache Template Action += image:kamelets/jolt-transformation-action.svg[] Jolt Transformation Action *Provided by: "Apache Software Foundation"*
