Fix kubectl 404

pull/1385/head
Theotime Leveque 2016-10-05 15:37:47 -04:00
parent 6642fbb4f9
commit a1d122f85b
1 changed files with 1 additions and 1 deletions

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