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.git
commit 3904d0f0447272c2982daddc15491d9b04e1f67a Author: Andrea Cosentino <[email protected]> AuthorDate: Tue Jan 28 13:10:27 2020 +0100 Regen --- docs/components/modules/ROOT/nav.adoc | 2 +- docs/components/modules/ROOT/pages/aws2-ecs-component.adoc | 9 +++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/docs/components/modules/ROOT/nav.adoc b/docs/components/modules/ROOT/nav.adoc index f52502a..6854cbc 100644 --- a/docs/components/modules/ROOT/nav.adoc +++ b/docs/components/modules/ROOT/nav.adoc @@ -44,7 +44,7 @@ * xref:aws-translate-component.adoc[AWS Translate Component] * xref:aws-xray.adoc[AWS XRay Component] * xref:aws-ecs2-component.adoc[AWS ECS Component] -* xref:aws2-ecs-component.adoc[AWS2 ECS Component] +* xref:aws2-ecs-component.adoc[AWS 2 ECS Component] * xref:aws2-translate-component.adoc[AWS 2 Translate Component] * xref:azure-blob-component.adoc[Azure Storage Blob Service Component] * xref:azure-queue-component.adoc[Azure Storage Queue Service Component] diff --git a/docs/components/modules/ROOT/pages/aws2-ecs-component.adoc b/docs/components/modules/ROOT/pages/aws2-ecs-component.adoc index 0d02281..05d7b3f 100644 --- a/docs/components/modules/ROOT/pages/aws2-ecs-component.adoc +++ b/docs/components/modules/ROOT/pages/aws2-ecs-component.adoc @@ -1,8 +1,9 @@ -[[aws2-ecs-component]] -= AWS2 ECS Component += AWS 2 ECS Component :page-source: components/camel-aws2-ecs/src/main/docs/aws2-ecs-component.adoc *Since Camel 3.1* +*Since Camel 3.1* + // HEADER START *Only producer is supported* @@ -31,7 +32,7 @@ You can append query options to the URI in the following format, // component options: START -The AWS2 ECS component supports 6 options, which are listed below. +The AWS 2 ECS component supports 6 options, which are listed below. @@ -51,7 +52,7 @@ The AWS2 ECS component supports 6 options, which are listed below. // endpoint options: START -The AWS2 ECS endpoint is configured using URI syntax: +The AWS 2 ECS endpoint is configured using URI syntax: ---- aws2-ecs:label
