1
0
Fork 0
mirror of https://github.com/nickpoida/og-aws.git synced 2025-02-13 10:21:57 +00:00

Merge pull request #24 from open-guides/auto-scaling-internal-link

Point autoscaling link to autoscaling section
This commit is contained in:
Joshua Levy 2016-07-25 09:59:50 -07:00 committed by GitHub
commit 3d398416b5

View file

@ -118,7 +118,7 @@ Before using the guide, please read the [**license**](#license) and [**disclaime
* [EC2](#ec2): Virtual servers and associated components, including:
* [AMIs](#amis): Machine Images
* [ELBs](#elbs): Load balancing
* [Autoscaling](https://aws.amazon.com/autoscaling/): Capacity scaling (adding and removing servers based on load)
* [Autoscaling](#auto-scaling): Capacity scaling (adding and removing servers based on load)
* [EBS](#ebs): Network-attached disks
* [Elastic IPs](#elastic-ips): Assigned IP addresses
* [S3](#s3): Storage of files