Fix broken links to /admin/multiple-zones (#9193)

This commit is contained in:
Luc Perkins
2018-06-25 22:18:52 -07:00
committed by k8s-ci-robot
parent 0f6fbe42c8
commit 755c3340ce
4 changed files with 4 additions and 4 deletions
@@ -38,7 +38,7 @@ $ KUBE\_GCE\_ZONE=europe-west1-b ./cluster/kube-up.sh
Now, we will add two additional pools of worker nodes, each of three nodes, in zones europe-west1-c and europe-west1-d (more details on adding pools of worker nodes can be find [here](http://kubernetes.io/docs/admin/multiple-zones/)):
Now, we will add two additional pools of worker nodes, each of three nodes, in zones europe-west1-c and europe-west1-d (more details on adding pools of worker nodes can be find [here](http://kubernetes.io/docs/setup/multiple-zones/)):
```