Correct setup link (#5634)

The current link to https://kubernetes.io/docs/setup/ presently ends up
redirecting to https://kubernetes.io/docs/setup/. This corrects the link
to what seems to be the correct endpoint.
This commit is contained in:
Nathan LeClaire
2017-09-26 11:11:15 -07:00
committed by Zach Corleissen
parent a3d5d03ada
commit 5b9c1d91ac
+2 -1
View File
@@ -127,7 +127,8 @@ example. You have to do this until SELinux support is improved in the kubelet.
{% capture whatsnext %}
* [Using kubeadm to Create a Cluster](/docs/getting-started-guides/kubeadm/)
* [Using kubeadm to Create a
Cluster](/docs/setup/independent/create-cluster-kubeadm/)
{% endcapture %}