From 66b97a325b3e8e0e8059d9faa98dbecd68615f1c Mon Sep 17 00:00:00 2001 From: Joseph Manley Date: Wed, 23 Oct 2019 01:29:14 -0400 Subject: [PATCH] Fix launch button --- ReadMe.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ReadMe.md b/ReadMe.md index 00a57eb..ae7e0ed 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -6,6 +6,6 @@ CloudFormation stack for creating an ECS service for Nakama. Make sure you are logged into the AWS Console and have permissions then click: -[![Launch Stack](https://cdn.rawgit.com/buildkite/cloudformation-launch-stack-button-svg/master/launch-stack.svg)](https://console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/create/template?stackName=BillingAlerts&templateURL=https://sumu-stacks.s3.amazonaws.com/nakama/production/cloudformation/top.yaml) +[![Launch Stack](https://cdn.rawgit.com/buildkite/cloudformation-launch-stack-button-svg/master/launch-stack.svg)](https://console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/create/template?stackName=BillingAlerts&templateURL=https://sumu-stacks.s3.amazonaws.com/nakama/production/cloudformation/nakama/top.yaml) Fill out the parameters and launch!