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 7b6fa347cc65c7bbe1d949b6b0113ca0f6f43f13 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[]
