Skip to content

Commit

Permalink
docs(fix): Fix GH anchor (#143)
Browse files Browse the repository at this point in the history
This change fixes the GH anchor address
  • Loading branch information
Angel committed Sep 14, 2021
1 parent ee0d915 commit 3a4ef87
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/en/docs/setup/install/providers/aws/aws-ec2.md
Expand Up @@ -4,7 +4,7 @@ description: Deploy Spinnaker to Amazon EC2.
---
> These instructions were updated, on **2020-08-22**, to manually set up the AWS provider with [Option-3](#option-3-configure-with-aws-iam-console). <br>
> The other options [Option-1](#option-1-configure-with-aws-cloudformation-console) and [Option-2](http://0.0.0.0:4000/setup/install/providers/aws/aws-ec2/#option-2-configure-with-aws-cli) are out-of-date and a new version has been worked on [PR2020](https://github.com/spinnaker/spinnaker.github.io/pull/2020). In the meantime, please use the following
> The other options [Option-1](#option-1-configure-with-aws-cloudformation-console) and [Option-2](#option-2-configure-with-aws-cli) are out-of-date and a new version has been worked on [PR2020](https://github.com/spinnaker/spinnaker.github.io/pull/2020). In the meantime, please use the following
> [AWS tutorial: Continuous Delivery using Spinnaker on Amazon EKS](https://aws.amazon.com/blogs/opensource/continuous-delivery-spinnaker-amazon-eks/).
The AWS EC2 Provider allows you to deploy AWS EC2 resources with Spinnaker. The most common use case is the deployment of ready-to-go baked AMIs.
Expand Down Expand Up @@ -365,4 +365,4 @@ Optionally, you can enable other AWS Providers:
* [Set up another cloud provider](/docs/setup/install/providers/)

Otherwise you are ready to [choose an environment](/docs/setup/install/environment/)
in which to install Spinnaker.
in which to install Spinnaker.

0 comments on commit 3a4ef87

Please sign in to comment.