You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2021/02/17 13:51:06 UTC

[camel-website] branch master updated: Fixed link to AWS SQS

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-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 1f279d1  Fixed link to AWS SQS
1f279d1 is described below

commit 1f279d143fbc0b24a06d7aff4545b9f2bb9b88ec
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Feb 17 14:50:47 2021 +0100

    Fixed link to AWS SQS
---
 content/blog/2020/12/Camel37-Whatsnew/index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/blog/2020/12/Camel37-Whatsnew/index.md b/content/blog/2020/12/Camel37-Whatsnew/index.md
index 3fc6fcb..56f06ed 100644
--- a/content/blog/2020/12/Camel37-Whatsnew/index.md
+++ b/content/blog/2020/12/Camel37-Whatsnew/index.md
@@ -123,7 +123,7 @@ microservice/serverless architectures, with a _closed world_ assumption.
 ### Autowiring components
 
 The Camel components is now capable of autowiring by type. For example
-the [AWS SQS](/components/3.8.x/aws-sqs-component.html) components can automatically lookup in the registry if there is
+the [AWS2 SQS](/components/latest/aws2-sqs-component.html) components can automatically lookup in the registry if there is
 a single instance of `SqsClient`, and then pre configure itself.
 
 We have marked up in the Camel documentation which component options supports this by showing *Autowired* in bold in the