From b6ed78ae102624c15453298ee92593db44af25c4 Mon Sep 17 00:00:00 2001 From: Scottpedia Date: Fri, 21 Jul 2023 11:47:45 +0800 Subject: [PATCH] last-minute formatting --- aws/cloudformation-template-ipsec.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aws/cloudformation-template-ipsec.json b/aws/cloudformation-template-ipsec.json index 6ba6bfb..28eef4b 100644 --- a/aws/cloudformation-template-ipsec.json +++ b/aws/cloudformation-template-ipsec.json @@ -574,7 +574,7 @@ "Description": "Learn how to configure VPN clients.", "Value": "https://github.com/hwdsl2/setup-ipsec-vpn#next-steps" }, - "WarningForDebianUsers":{ + "WarningForDebianUsers": { "Description": "Please be noted that due to Debian images on AWS EC2 using cloud kernels, you are unable to use IPSec/L2TP mode if your server is running Debian. For more information, please refer to the link to the left.", "Value": "https://github.com/hwdsl2/setup-ipsec-vpn/blob/master/docs/clients.md#debian-kernel" }