From 44d7daae332b05dbe2cff41ef42f0d590c6d4846 Mon Sep 17 00:00:00 2001 From: Eduardo Pereira Date: Tue, 23 Apr 2024 17:52:05 -0300 Subject: [PATCH] fix: Update aws.mdx typo --- src/content/docs/en/guides/deploy/aws.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/en/guides/deploy/aws.mdx b/src/content/docs/en/guides/deploy/aws.mdx index efb493f1d3518..0bdab62a2f96a 100644 --- a/src/content/docs/en/guides/deploy/aws.mdx +++ b/src/content/docs/en/guides/deploy/aws.mdx @@ -218,5 +218,5 @@ There are many ways to set up continuous deployment for AWS. One possibility for ## Community Resources - [Deploy Astro to AWS Amplify](https://www.launchfa.st/blog/deploy-astro-aws-amplify) -- [Deploy Astro to AWS Elasic Beanstalk](https://www.launchfa.st/blog/deploy-astro-aws-elastic-beanstalk) +- [Deploy Astro to AWS Elastic Beanstalk](https://www.launchfa.st/blog/deploy-astro-aws-elastic-beanstalk) - [Deploy Astro to Amazon ECS on AWS Fargate](https://www.launchfa.st/blog/deploy-astro-aws-fargate)