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 2019/08/30 10:06:37 UTC

[camel] branch master updated: Fixed wong links in aws-mq page. Thanks to Christian Mueller for reporting this.

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 1b42227  Fixed wong links in aws-mq page. Thanks to Christian Mueller for reporting this.
1b42227 is described below

commit 1b422270f81f3dcd41818ae2f40055a100b48c05
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Fri Aug 30 12:06:16 2019 +0200

    Fixed wong links in aws-mq page. Thanks to Christian Mueller for reporting this.
---
 components/camel-aws-mq/src/main/docs/aws-mq-component.adoc | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/components/camel-aws-mq/src/main/docs/aws-mq-component.adoc b/components/camel-aws-mq/src/main/docs/aws-mq-component.adoc
index be117ed..b3aaf2b 100644
--- a/components/camel-aws-mq/src/main/docs/aws-mq-component.adoc
+++ b/components/camel-aws-mq/src/main/docs/aws-mq-component.adoc
@@ -3,14 +3,14 @@
 
 *Available as of Camel version 2.21*
 
-The EC2 component supports create, run, start, stop and terminate
-https://aws.amazon.com/mq/[AWS MQ] instances.
+The MQ component supports create, run, start, stop and terminate
+https://aws.amazon.com/amazon-mq/[AWS MQ] instances.
 
 Prerequisites
 
 You must have a valid Amazon Web Services developer account, and be
 signed up to use Amazon MQ. More information is available at
-https://aws.amazon.com/mq/[Amazon MQ].
+https://aws.amazon.com/amazon-mq/[Amazon MQ].
 
 == URI Format
 
@@ -126,7 +126,7 @@ Required MQ component options
 
 You have to provide the amazonMqClient in the
 Registry or your accessKey and secretKey to access
-the https://aws.amazon.com/mq/[Amazon MQ] service.
+the https://aws.amazon.com/amazon-mq/[Amazon MQ] service.
 
 == Usage
 
@@ -146,7 +146,7 @@ the https://aws.amazon.com/mq/[Amazon MQ] service.
 
 |`CamelAwsMQBrokerDeploymentMode` |`String` |The deployment mode for the broker in the createBroker operation
 
-|`CamelAwsMQBrokerInstanceType` |`String` |The instance type for the EC2 machine in the createBroker operation
+|`CamelAwsMQBrokerInstanceType` |`String` |The instance type for the MQ machine in the createBroker operation
 
 |`CamelAwsMQBrokerEngine` |`String` |The Broker Engine for MQ. Default is ACTIVEMQ