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 84e87931860f3dfb2c4b203e3a844a5a5bfbd006 Author: Andrea Cosentino <[email protected]> AuthorDate: Wed Jul 21 13:03:50 2021 +0200 Added Freemarker Template Kamelet Action --- docs/modules/ROOT/nav.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/modules/ROOT/nav.adoc b/docs/modules/ROOT/nav.adoc index 3d4f49f..8c26d86 100644 --- a/docs/modules/ROOT/nav.adoc +++ b/docs/modules/ROOT/nav.adoc @@ -42,7 +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:freemarker-template-action.adoc[image:kamelets/freemarker-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]
