From 5a8659cd65f602c5ae64ddc1828570548df40800 Mon Sep 17 00:00:00 2001 From: Steve Perry Date: Mon, 11 Jun 2018 17:19:26 -0700 Subject: [PATCH] Move 2 topics from g-s-guides to setup. (#8952) --- content/en/docs/{getting-started-guides => setup}/minikube.md | 0 content/en/docs/{getting-started-guides => setup}/scratch.md | 0 static/_redirects | 2 ++ 3 files changed, 2 insertions(+) rename content/en/docs/{getting-started-guides => setup}/minikube.md (100%) rename content/en/docs/{getting-started-guides => setup}/scratch.md (100%) diff --git a/content/en/docs/getting-started-guides/minikube.md b/content/en/docs/setup/minikube.md similarity index 100% rename from content/en/docs/getting-started-guides/minikube.md rename to content/en/docs/setup/minikube.md diff --git a/content/en/docs/getting-started-guides/scratch.md b/content/en/docs/setup/scratch.md similarity index 100% rename from content/en/docs/getting-started-guides/scratch.md rename to content/en/docs/setup/scratch.md diff --git a/static/_redirects b/static/_redirects index 356f7d6726..5a34de6998 100644 --- a/static/_redirects +++ b/static/_redirects @@ -165,12 +165,14 @@ /docs/getting-started-guides/logging/ /docs/concepts/cluster-administration/logging/ 301 /docs/getting-started-guides/logging-elasticsearch/ /docs/tasks/debug-application-cluster/logging-elasticsearch-kibana/ 301 /docs/getting-started-guides/meanstack/ https://medium.com/google-cloud/running-a-mean-stack-on-google-cloud-platform-with-kubernetes-149ca81c2b5d/ 301 +/docs/getting-started-guides/minikube/ /docs/setup/minikube/ 301 /docs/getting-started-guides/network-policy/calico/ /docs/tasks/administer-cluster/calico-network-policy/ 301 /docs/getting-started-guides/network-policy/romana/ /docs/tasks/administer-cluster/romana-network-policy/ 301 /docs/getting-started-guides/network-policy/walkthrough/ /docs/tasks/administer-cluster/declare-network-policy/ 301 /docs/getting-started-guides/network-policy/weave/ /docs/tasks/administer-cluster/weave-network-policy/ 301 /docs/getting-started-guides/rackspace/ /docs/setup/pick-right-solution/ 301 /docs/getting-started-guides/running-cloud-controller/ /docs/tasks/administer-cluster/running-cloud-controller/ 301 +/docs/getting-started-guides/scratch/ /docs/setup/scratch/ 301 /docs/getting-started-guides/ubuntu-calico/ /docs/getting-started-guides/ubuntu/ 301 /docs/getting-started-guides/ubuntu/automated/ /docs/getting-started-guides/ubuntu/ 301 /docs/getting-started-guides/ubuntu/calico/ /docs/getting-started-guides/ubuntu/ 301