From 3a4ef8796a70ef32d9d113aaa74981baf6885001 Mon Sep 17 00:00:00 2001 From: Angel Date: Tue, 14 Sep 2021 11:48:44 -0700 Subject: [PATCH] docs(fix): Fix GH anchor (#143) This change fixes the GH anchor address --- content/en/docs/setup/install/providers/aws/aws-ec2.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/en/docs/setup/install/providers/aws/aws-ec2.md b/content/en/docs/setup/install/providers/aws/aws-ec2.md index 6353ae85..0459736a 100644 --- a/content/en/docs/setup/install/providers/aws/aws-ec2.md +++ b/content/en/docs/setup/install/providers/aws/aws-ec2.md @@ -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).
-> 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. @@ -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. \ No newline at end of file +in which to install Spinnaker.