From 14eeb67bb1dfcdd83a3d4720e7abd8335bb34255 Mon Sep 17 00:00:00 2001 From: Varun Chopra Date: Sat, 6 Jul 2019 00:18:17 +0530 Subject: [PATCH] Fix Beanstalk homepage link (#710) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b6ceafe..c052154 100644 --- a/README.md +++ b/README.md @@ -1153,7 +1153,7 @@ Elastic Beanstalk ---------------- ### Elastic Beanstalk Basics -- 📒 [Homepage](https://aws.amazon.com/elasticloadbalancing/) ∙ [Developer guide](https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/Welcome.html) ∙ [FAQ](https://aws.amazon.com/elasticbeanstalk/faqs/) ∙ [Pricing](https://aws.amazon.com/elasticbeanstalk/pricing/) +- 📒 [Homepage](https://aws.amazon.com/elasticbeanstalk/) ∙ [Developer guide](https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/Welcome.html) ∙ [FAQ](https://aws.amazon.com/elasticbeanstalk/faqs/) ∙ [Pricing](https://aws.amazon.com/elasticbeanstalk/pricing/) - **EB** (Elastic Beanstalk) is a PaaS (Platform as a Service) that helps developers create, deploy and scale web applications - EB handles deployment, configuration, provisioning, load balancing, auto-scaling, monitoring, and logging - EB creates AWS resources on your behalf but you retain full access and control of the underlying resources