This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch servicebus-source in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
commit df8d34852197edf3ea571806797fc25b54535f1a Author: Andrea Cosentino <[email protected]> AuthorDate: Tue Mar 8 15:18:04 2022 +0100 Add Azure Servicebus 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 1ae8911..ac13b55 100644 --- a/docs/modules/ROOT/nav.adoc +++ b/docs/modules/ROOT/nav.adoc @@ -25,6 +25,7 @@ * xref:azure-cosmosdb-source.adoc[] * xref:azure-eventhubs-sink.adoc[] * xref:azure-eventhubs-source.adoc[] +* xref:azure-servicebus-source.adoc[] * xref:azure-storage-blob-sink.adoc[] * xref:azure-storage-blob-source.adoc[] * xref:azure-storage-queue-sink.adoc[]
