From 815e8fc9dd1feef357c5f562e34da2f1ad633cbe Mon Sep 17 00:00:00 2001 From: Victoria Bialas Date: Fri, 11 Aug 2017 10:33:14 -0700 Subject: [PATCH] fixed link to work on GitHub as well as website (#4170) Signed-off-by: Victoria Bialas --- get-started/part6.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/get-started/part6.md b/get-started/part6.md index e8c2975bbf..44274f8e2d 100644 --- a/get-started/part6.md +++ b/get-started/part6.md @@ -55,7 +55,7 @@ mode](/docker-cloud/cloud-swarm/index.md). If you are running Docker Cloud in standard mode, follow instructions below to link your service provider to Docker Cloud. -* [Amazon Web Services setup guide](/docker-cloud/cloud-swarm/link-aws-swarm/){: onclick="ga('send', 'event', 'Get Started Referral', 'Cloud', 'AWS');"} +* [Amazon Web Services setup guide](/docker-cloud/cloud-swarm/link-aws-swarm.md){: onclick="ga('send', 'event', 'Get Started Referral', 'Cloud', 'AWS');"} * [DigitalOcean setup guide](/docker-cloud/infrastructure/link-do.md){: onclick="ga('send', 'event', 'Get Started Referral', 'Cloud', 'DigitalOcean');"} * [Microsoft Azure setup guide](/docker-cloud/infrastructure/link-azure.md){: onclick="ga('send', 'event', 'Get Started Referral', 'Cloud', 'Azure');"} * [Packet setup guide](/docker-cloud/infrastructure/link-packet.md){: onclick="ga('send', 'event', 'Get Started Referral', 'Cloud', 'Packet');"}