This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch freemarker in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
commit b24708a5c4ba077922e8fa2d077a62ea9fd90842 Author: Andrea Cosentino <[email protected]> AuthorDate: Wed Jul 21 13:02:13 2021 +0200 Added Freemarker Template Kamelet Action --- 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 7d53c8a..3d4f49f 100644 --- a/docs/modules/ROOT/nav.adoc +++ b/docs/modules/ROOT/nav.adoc @@ -42,6 +42,7 @@ * xref:ROOT:extract-field-action.adoc[image:kamelets/extract-field-action.svg[] Extract Field Action] * xref:ROOT:fhir-source.adoc[image:kamelets/fhir-source.svg[] Fhir Source] * xref:ROOT:file-watch-source.adoc[image:kamelets/file-watch-source.svg[] File Watch Source] +* xref:ROOT:velocity-template-action.adoc[image:kamelets/velocity-template-action.svg[] Freemarker Template Action] * xref:ROOT:ftp-sink.adoc[image:kamelets/ftp-sink.svg[] FTP Sink] * xref:ROOT:ftp-source.adoc[image:kamelets/ftp-source.svg[] FTP Source] * xref:ROOT:ftps-sink.adoc[image:kamelets/ftps-sink.svg[] FTPS Sink]
