You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2023/08/14 18:51:46 UTC

[camel] branch main updated: Polished docs

This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new c5ff7cbf85e Polished docs
c5ff7cbf85e is described below

commit c5ff7cbf85e09587659dab3e4785fb3a37e8d26e
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Mon Aug 14 20:51:27 2023 +0200

    Polished docs
---
 .../src/main/docs/aws2-step-functions-component.adoc                   | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/components/camel-aws/camel-aws2-step-functions/src/main/docs/aws2-step-functions-component.adoc b/components/camel-aws/camel-aws2-step-functions/src/main/docs/aws2-step-functions-component.adoc
index b61b01964c0..3ac24548ded 100644
--- a/components/camel-aws/camel-aws2-step-functions/src/main/docs/aws2-step-functions-component.adoc
+++ b/components/camel-aws/camel-aws2-step-functions/src/main/docs/aws2-step-functions-component.adoc
@@ -16,7 +16,8 @@
 *{component-header}*
 
 The AWS2 Step Functions component supports following operations on
-https://aws.amazon.com/step-functions/[AWS Step Functions]
+https://aws.amazon.com/step-functions/[AWS Step Functions]:
+
 - Create, delete, update, describe, list state machines.
 - Create, delete, describe, list activities.
 - Start, start sync, stop, list, describe executions.