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 f5f2600434dbdeaa103ce205ebe9b1670630db0d Author: Andrea Cosentino <[email protected]> AuthorDate: Wed Mar 9 12:01:21 2022 +0100 Add Azure Servicebus Sink 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 ac13b55..3f5c24b 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-sink.adoc[] * xref:azure-servicebus-source.adoc[] * xref:azure-storage-blob-sink.adoc[] * xref:azure-storage-blob-source.adoc[]
