From 2fc005458ff8d9c7f2391bd118cbe93d01ff43e1 Mon Sep 17 00:00:00 2001
From: "S. X. Liang" <60531983+Scottpedia@users.noreply.github.com>
Date: Sun, 23 Aug 2020 20:14:52 -0400
Subject: [PATCH 1/3] Update README.md

Add debian notice
---
 aws/README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/aws/README.md b/aws/README.md
index e689a06..b573fa3 100644
--- a/aws/README.md
+++ b/aws/README.md
@@ -10,6 +10,7 @@ You can also use `t2.micro` instance as your server for your deployment, which i
 
 - AWS EC2 Instance Type
 - OS for your VPN Server (Ubuntu16.04, Ubuntu18.04 or Debian9-stretch)
+  > **Note:** To use Debian9 on EC2, to need to [**subscribe**](https://aws.amazon.com/marketplace/pp?sku=55q52qvgjfpdj2fpfy9mb1lo4) first.
 - Your VPN username
 - Your VPN password
 - IPSec PSK (pre-shared key)
@@ -57,4 +58,4 @@ Copyright (C) 2020 [S. X. Liang](https://github.com/scottpedia)
 
 ## Screenshots
 
-<img src="specify-parameters.png" alt="Step 2">
\ No newline at end of file
+<img src="specify-parameters.png" alt="Step 2">

From 1d7229241a9da457908dca32e055bb581a42c3d4 Mon Sep 17 00:00:00 2001
From: "S. X. Liang" <60531983+Scottpedia@users.noreply.github.com>
Date: Sun, 23 Aug 2020 20:23:11 -0400
Subject: [PATCH 2/3] Update README.md

Adjust indentation
---
 aws/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/aws/README.md b/aws/README.md
index b573fa3..e3a80e8 100644
--- a/aws/README.md
+++ b/aws/README.md
@@ -10,7 +10,7 @@ You can also use `t2.micro` instance as your server for your deployment, which i
 
 - AWS EC2 Instance Type
 - OS for your VPN Server (Ubuntu16.04, Ubuntu18.04 or Debian9-stretch)
-  > **Note:** To use Debian9 on EC2, to need to [**subscribe**](https://aws.amazon.com/marketplace/pp?sku=55q52qvgjfpdj2fpfy9mb1lo4) first.
+> **Note:** To use Debian9 on EC2, to need to [**subscribe**](https://aws.amazon.com/marketplace/pp?sku=55q52qvgjfpdj2fpfy9mb1lo4) first.
 - Your VPN username
 - Your VPN password
 - IPSec PSK (pre-shared key)

From 47e7e6e0c1ff7f9ff7e2577891e403e54db98f1e Mon Sep 17 00:00:00 2001
From: "S. X. Liang" <60531983+Scottpedia@users.noreply.github.com>
Date: Sun, 23 Aug 2020 20:32:30 -0400
Subject: [PATCH 3/3] Update README.md

Fix the subscribing url
---
 aws/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/aws/README.md b/aws/README.md
index e3a80e8..6ce72e2 100644
--- a/aws/README.md
+++ b/aws/README.md
@@ -10,7 +10,7 @@ You can also use `t2.micro` instance as your server for your deployment, which i
 
 - AWS EC2 Instance Type
 - OS for your VPN Server (Ubuntu16.04, Ubuntu18.04 or Debian9-stretch)
-> **Note:** To use Debian9 on EC2, to need to [**subscribe**](https://aws.amazon.com/marketplace/pp?sku=55q52qvgjfpdj2fpfy9mb1lo4) first.
+> **Note:** To use Debian9 on EC2, to need to [**subscribe**](https://aws.amazon.com/marketplace/pp/B073HW9SP3) first.
 - Your VPN username
 - Your VPN password
 - IPSec PSK (pre-shared key)