From 6d7e5212352f901b0a3752987abd95cf26ae59bc Mon Sep 17 00:00:00 2001 From: John Mulhausen Date: Fri, 11 Nov 2016 11:34:38 -0800 Subject: [PATCH] Fixes #539 --- swarm/swarm_at_scale/about.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/swarm/swarm_at_scale/about.md b/swarm/swarm_at_scale/about.md index a82436b18e..36cb786183 100644 --- a/swarm/swarm_at_scale/about.md +++ b/swarm/swarm_at_scale/about.md @@ -1,8 +1,6 @@ --- description: Try Swarm at scale keywords: docker, swarm, scale, voting, application, architecture -redirect_from: -- /swarm/swarm_at_scale/about/ title: Learn the application architecture --- @@ -100,4 +98,4 @@ step wouldn't be needed. Now that you understand the application architecture, you need to deploy a network configuration that can support it. In the next step, you -[deploy network infrastructure](deploy-infra.md) for use in this sample. \ No newline at end of file +[deploy network infrastructure](deploy-infra.md) for use in this sample.