From c8d54eae70b48551963794e29c871c3bebd983e8 Mon Sep 17 00:00:00 2001 From: "S. X. Liang" <60531983+Scottpedia@users.noreply.github.com> Date: Wed, 2 Dec 2020 21:16:24 -0500 Subject: [PATCH] Update README.md - add link to the stack creation wizard for better user convenience. --- aws/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aws/README.md b/aws/README.md index 170b346..2816702 100644 --- a/aws/README.md +++ b/aws/README.md @@ -19,7 +19,7 @@ Available customization parameters: Make sure to deploy this template with an **AWS Account Root User** or an **IAM Account** with **Administrator Access**. -Right-click this [**template link**](https://raw.githubusercontent.com/hwdsl2/setup-ipsec-vpn/master/aws/cloudformation-template-ipsec) and save as a file on your computer. Then upload it as the template source in the stack creation wizard. +Right-click this [**template link**](https://raw.githubusercontent.com/hwdsl2/setup-ipsec-vpn/master/aws/cloudformation-template-ipsec) and save as a file on your computer. Then upload it as the template source in the [stack creation wizard](https://console.aws.amazon.com/cloudformation/home#/stacks/create/template). ![Upload the template](upload-the-template.png)