From f89cff0faff02232ae729a83556539e84aecb787 Mon Sep 17 00:00:00 2001 From: Scottpedia Date: Tue, 19 Jan 2021 01:45:59 -0500 Subject: [PATCH] Update and fix AWS docs --- aws/README-zh.md | 2 ++ aws/README.md | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/aws/README-zh.md b/aws/README-zh.md index 3932897..df3c76e 100644 --- a/aws/README-zh.md +++ b/aws/README-zh.md @@ -15,6 +15,8 @@ - 你的 VPN 用户名 - 你的 VPN 密码 - 你的 VPN IPsec PSK(预共享密钥) +- 是否在 VPN 服务器上配置 IKEv2,此选项的默认值是 `false` +> **注:** 更多关于配置 IKEv2 的详情,请访问此[页面](../docs/ikev2-howto-zh.md)。 > **注:** \*不要\* 在值中使用这些字符: `\ " '` diff --git a/aws/README.md b/aws/README.md index b670ce8..8cf294a 100644 --- a/aws/README.md +++ b/aws/README.md @@ -16,7 +16,7 @@ Available customization parameters: - Your VPN password - Your VPN IPsec PSK (pre-shared key) - Whether to set up IKEv2 on the VPN server. The default value for this options is `false`. -> **Note:** For more information about setting up IKEv2 on the VPN server, please see [this page](docs/ikev2-howto.md). +> **Note:** For more information about setting up IKEv2 on the VPN server, please see [this page](../docs/ikev2-howto.md). > **Note:** DO NOT use these special characters within values: `\ " '`