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 a24ce7414a2ba1cfd20d2ce0339a624d50a04662 Author: Andrea Cosentino <[email protected]> AuthorDate: Fri Mar 18 13:58:53 2022 +0100 Add Azure Storage Blob Changefeed Source Kamelet --- 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 151d12b..9c89830 100644 --- a/docs/modules/ROOT/nav.adoc +++ b/docs/modules/ROOT/nav.adoc @@ -28,6 +28,7 @@ * xref:azure-eventhubs-source.adoc[] * xref:azure-servicebus-sink.adoc[] * xref:azure-servicebus-source.adoc[] +* xref:azure-storage-blob-changefeed-source.adoc[] * xref:azure-storage-blob-sink.adoc[] * xref:azure-storage-blob-source.adoc[] * xref:azure-storage-queue-sink.adoc[]
