From aa8068c3e607ea21c555418f918c4c04f7aa300a Mon Sep 17 00:00:00 2001 From: zacharysarah Date: Wed, 2 Aug 2017 14:25:53 -0700 Subject: [PATCH 1/2] Removed link/section, added redirect --- docs/getting-started-guides/ubuntu/index.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/docs/getting-started-guides/ubuntu/index.md b/docs/getting-started-guides/ubuntu/index.md index e732c75d0a..f6d87477bd 100644 --- a/docs/getting-started-guides/ubuntu/index.md +++ b/docs/getting-started-guides/ubuntu/index.md @@ -1,5 +1,6 @@ --- title: Kubernetes on Ubuntu +redirect_from: /docs/getting-started-guides/ubuntu-calico/ --- {% capture overview %} @@ -55,12 +56,6 @@ These are more in-depth guides for users choosing to run Kubernetes in productio - [Localhost using LXD](/docs/getting-started-guides/ubuntu/local) -## Community Ubuntu Guides - - - [Calico Configuration](/docs/getting-started-guides/ubuntu/calico) - -Please feel free to submit guides to this section. - ## Where to find us We're normally following the following Slack channels: From 42a0fd25b181352b73e052764fffdf6055c2ab0b Mon Sep 17 00:00:00 2001 From: zacharysarah Date: Wed, 2 Aug 2017 14:42:02 -0700 Subject: [PATCH 2/2] Removed redundant redirect --- docs/getting-started-guides/ubuntu/index.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/getting-started-guides/ubuntu/index.md b/docs/getting-started-guides/ubuntu/index.md index f6d87477bd..576f35d09a 100644 --- a/docs/getting-started-guides/ubuntu/index.md +++ b/docs/getting-started-guides/ubuntu/index.md @@ -1,6 +1,5 @@ --- title: Kubernetes on Ubuntu -redirect_from: /docs/getting-started-guides/ubuntu-calico/ --- {% capture overview %}