Fix kubectl 404

This commit is contained in:
Theotime Leveque
2016-10-05 15:37:47 -04:00
parent 6642fbb4f9
commit a1d122f85b
+1 -1
View File
@@ -27,7 +27,7 @@ $ kubectl config view
```
Many of the [examples](https://github.com/kubernetes/kubernetes/tree/{{page.githubbranch}}/examples/) provide an introduction to using
kubectl and complete documentation is found in the [kubectl manual](/docs/user-guide/kubectl/kubectl).
kubectl and complete documentation is found in the [kubectl manual](/docs/user-guide/kubectl/index).
### Directly accessing the REST API