This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch jslt-action-3.15 in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
commit 2bbce96d97a6542f80126c2a9e8e183179c32c17 Author: Andrea Cosentino <[email protected]> AuthorDate: Mon Feb 14 17:16:37 2022 +0100 Added JSLT Kamelet Action to docs --- docs/modules/ROOT/nav.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/modules/ROOT/nav.adoc b/docs/modules/ROOT/nav.adoc index 5c21779..99c02a7 100644 --- a/docs/modules/ROOT/nav.adoc +++ b/docs/modules/ROOT/nav.adoc @@ -88,6 +88,7 @@ * xref:jms-apache-artemis-sink.adoc[] * xref:jms-apache-artemis-source.adoc[] * xref:jolt-transformation-action.adoc[] +* xref:jslt-action.adoc[] * xref:json-deserialize-action.adoc[] * xref:json-patch-action.adoc[] * xref:json-schema-validator-action.adoc[]
