From 5a665549f2b5346dea1dde5bba06b93fb15851ff Mon Sep 17 00:00:00 2001 From: MengZnLee Date: Mon, 25 Sep 2017 18:21:29 -0500 Subject: [PATCH] Fix index redirects (#5502) * Add command.yaml file * Fix fix index picking the right solution redirects --- docs/home/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/home/index.md b/docs/home/index.md index d9cdc94f34..983c9fae1e 100644 --- a/docs/home/index.md +++ b/docs/home/index.md @@ -13,7 +13,7 @@ The [Kubernetes Basics interactive tutorial](/docs/tutorials/kubernetes-basics/) ## Installing/Setting Up Kubernetes -[Picking the Right Solution](/docs/getting-started-guides/) can help you get a Kubernetes cluster up and running, either for local development, or on your cloud provider of choice. +[Picking the Right Solution](/docs/setup/pick-right-solution/) can help you get a Kubernetes cluster up and running, either for local development, or on your cloud provider of choice. ## Concepts, Tasks, and Tutorials