From 1f227ae9781702efbbfe343a605be56d40fd156d Mon Sep 17 00:00:00 2001 From: Nicholas Date: Mon, 24 Apr 2017 09:36:22 -0400 Subject: [PATCH] Fixed broken link in EC2 IAM instructions --- algo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/algo b/algo index 0ca82bd7..901bc0f4 100755 --- a/algo +++ b/algo @@ -232,7 +232,7 @@ EXTRA_VARS="do_access_token=$do_access_token do_server_name=$do_server_name do_r ec2 () { read -p " Enter your aws_access_key (http://docs.aws.amazon.com/general/latest/gr/managing-aws-access-keys.html) -Note: Make sure to use an IAM user with an acceptable policy attached (see https://github.com/trailofbits/algo/blob/master/docs/deploy-with-ansible.md). +Note: Make sure to use an IAM user with an acceptable policy attached (see https://github.com/trailofbits/algo/blob/master/docs/deploy-from-ansible.md). $ADDITIONAL_PROMPT [AKIA...]: " -rs aws_access_key