diff --git a/README-zh.md b/README-zh.md index 04c7d9a..0b9f4bd 100644 --- a/README-zh.md +++ b/README-zh.md @@ -73,7 +73,7 @@ wget https://git.io/vpnsetup -O vpnsetup.sh && sudo sh vpnsetup.sh 这也包括各种公共云服务中的 Linux 虚拟机,比如 DigitalOcean, Vultr, Linode, Google Compute Engine, Amazon Lightsail, Microsoft Azure, IBM Cloud, OVHRackspace。 -Deploy to Azure Install on DigitalOcean Deploy to Linode[![Deploy to AWS](docs/images/aws-deploy-button.png)](aws/README.md) +Deploy to Azure Install on DigitalOcean Deploy to Linode[![Deploy to AWS](docs/images/cloudformation-launch-stack-button.png)](aws/README.md) **» 我想建立并使用自己的 VPN ,但是没有可用的服务器** diff --git a/README.md b/README.md index d1af550..413621b 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ A dedicated server or virtual private server (VPS), freshly installed with one o This also includes Linux VMs in public clouds, such as DigitalOcean, Vultr, Linode, Google Compute Engine, Amazon Lightsail, Microsoft Azure, IBM Cloud, OVH and Rackspace. -Deploy to Azure Install on DigitalOcean Deploy to Linode[![Deploy to AWS](docs/images/aws-deploy-button.png)](aws/README.md) +Deploy to Azure Install on DigitalOcean Deploy to Linode[![Deploy to AWS](docs/images/cloudformation-launch-stack-button.png)](aws/README.md) **» I want to run my own VPN but don't have a server for that** diff --git a/aws/README.md b/aws/README.md index 347433e..880a0e4 100644 --- a/aws/README.md +++ b/aws/README.md @@ -22,7 +22,7 @@ If you are confused about the instance types available, go to the [FAQ](#faqs) s Click the icon below to initiate the launching sequence. -[![launch-stack icon](https://s3.amazonaws.com/cloudformation-examples/cloudformation-launch-stack.png)](https://console.aws.amazon.com/cloudformation/home#/stacks/new?templateURL=https://vpn-tutorial-template.s3.ca-central-1.amazonaws.com/MonAug17-production1.0) +[![launch-stack icon](../docs/images/cloudformation-launch-stack-button.png)](https://console.aws.amazon.com/cloudformation/home#/stacks/new?templateURL=https://vpn-tutorial-template.s3.ca-central-1.amazonaws.com/MonAug17-production1.0) Make sure that the deployment is successful before going to the [Next Step : Configure VPN Clients](../docs/clients.md). diff --git a/docs/images/cloudformation-launch-stack-button.png b/docs/images/cloudformation-launch-stack-button.png new file mode 100644 index 0000000..175c2f7 Binary files /dev/null and b/docs/images/cloudformation-launch-stack-button.png differ