From aaa28e02c2303c396ef62a61b7b9e1db2be37e18 Mon Sep 17 00:00:00 2001 From: Scottpedia Date: Sun, 23 Aug 2020 17:46:43 -0400 Subject: [PATCH] temporarily change the link to the creation template --- aws/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aws/README.md b/aws/README.md index 3d61654..b3c081c 100644 --- a/aws/README.md +++ b/aws/README.md @@ -19,7 +19,7 @@ You can also use `t2.micro` instance as your server for your deployment, which i Make sure to do this with an **AWS ROOT ACCOUNT** or an **IAM ACCOUNT** with **ADMINISTRATION PRVILEGE**. If you are confused about the instance types available, go to the [FAQ](#faqs) section and check out **"Instance Type Selection"**. -Download the template file [**here**](https://raw.githubusercontent.com/hwdsl2/setup-ipsec-vpn/master/aws/cloudformation-template-ipsec) and upload it as the template source in the stack creation wizard. +Download the template file [**here**](https://raw.githubusercontent.com/scottpedia/setup-ipsec-vpn/master/aws/cloudformation-template-ipsec) and upload it as the template source in the stack creation wizard. ![Upload the file](upload-the-template.png)