From 26d5b30434fbe144fe33433e653a21177c5ab693 Mon Sep 17 00:00:00 2001 From: "S. X. Liang" <60531983+Scottpedia@users.noreply.github.com> Date: Thu, 3 Dec 2020 00:04:15 -0500 Subject: [PATCH] Add link to cloudformation console to the cloudformation page for user convenience. (#886) - add link to the stack creation wizard for better user convenience. --- aws/README-zh.md | 2 +- aws/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/aws/README-zh.md b/aws/README-zh.md index 080c11a..928f181 100644 --- a/aws/README-zh.md +++ b/aws/README-zh.md @@ -19,7 +19,7 @@ 确保使用 **AWS 账户根用户** 或者有 **管理员权限** 的 **IAM 用户** 部署此模板。 -右键单击这个 [**模板链接**](https://raw.githubusercontent.com/hwdsl2/setup-ipsec-vpn/master/aws/cloudformation-template-ipsec),并将它保存到你的计算机上的一个新文件。然后在 "创建堆栈" 向导中将其作为模板源上传。 +右键单击这个 [**模板链接**](https://raw.githubusercontent.com/hwdsl2/setup-ipsec-vpn/master/aws/cloudformation-template-ipsec),并将它保存到你的计算机上的一个新文件。然后在 ["创建堆栈" 向导](https://console.aws.amazon.com/cloudformation/home#/stacks/new)中将其作为模板源上传。 ![上传模板](upload-the-template.png) diff --git a/aws/README.md b/aws/README.md index 170b346..511ad9f 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/new). ![Upload the template](upload-the-template.png)