This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch docs-2 in repository https://gitbox.apache.org/repos/asf/camel.git
commit ad0d151f1630b2a8ae02751c00cfa6c6f1221ced Author: Andrea Cosentino <[email protected]> AuthorDate: Tue Jun 16 11:44:37 2020 +0200 Minimal useful docs update for testing backport gh action --- components/camel-aws2-ecs/src/main/docs/aws2-ecs-component.adoc | 2 +- docs/components/modules/ROOT/pages/aws2-ecs-component.adoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/components/camel-aws2-ecs/src/main/docs/aws2-ecs-component.adoc b/components/camel-aws2-ecs/src/main/docs/aws2-ecs-component.adoc index ca0b986..e10644f 100644 --- a/components/camel-aws2-ecs/src/main/docs/aws2-ecs-component.adoc +++ b/components/camel-aws2-ecs/src/main/docs/aws2-ecs-component.adoc @@ -13,7 +13,7 @@ *{component-header}* -The AWS2 ECS component supports create, delete, describe and list +The AWS2 ECS component supports create, delete, describe and list clusters https://aws.amazon.com/ecs/[AWS ECS] clusters instances. Prerequisites diff --git a/docs/components/modules/ROOT/pages/aws2-ecs-component.adoc b/docs/components/modules/ROOT/pages/aws2-ecs-component.adoc index 74c59cb..45d01ea 100644 --- a/docs/components/modules/ROOT/pages/aws2-ecs-component.adoc +++ b/docs/components/modules/ROOT/pages/aws2-ecs-component.adoc @@ -15,7 +15,7 @@ *{component-header}* -The AWS2 ECS component supports create, delete, describe and list +The AWS2 ECS component supports create, delete, describe and list clusters https://aws.amazon.com/ecs/[AWS ECS] clusters instances. Prerequisites
