This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-karaf.git
commit 113ed5932d137af4a386a5d2876802ffc4665136 Author: lburgazzoli <lburgazz...@gmail.com> AuthorDate: Fri Sep 4 18:24:55 2020 +0200 Regen --- docs/modules/ROOT/pages/components.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/modules/ROOT/pages/components.adoc b/docs/modules/ROOT/pages/components.adoc index 26983af..c5e135d 100644 --- a/docs/modules/ROOT/pages/components.adoc +++ b/docs/modules/ROOT/pages/components.adoc @@ -102,7 +102,7 @@ Number of Camel components: 208 in 208 JAR artifacts (1 deprecated) `azure-storage-blob:accountName/containerName` | 3.3 | Store and retrieve blobs from Azure Storage Blob Service using SDK v12. | xref:components::azure-storage-queue-component.adoc[Azure Storage Queue Service] (camel-azure-storage-queue) + -`azure-storage-queue:queueName` | 3.3 | The azure-storage-queue component is used for storing and retrieving the messages to/from Azure Storage Queue using Azure SDK v12. +`azure-storage-queue:accountName/queueName` | 3.3 | The azure-storage-queue component is used for storing and retrieving the messages to/from Azure Storage Queue using Azure SDK v12. | xref:components::bean-component.adoc[Bean] (camel-bean) + `bean:beanName` | 1.0 | Invoke methods of Java beans stored in Camel registry.