diff --git a/docs/vsphere.md b/docs/vsphere.md index 6f2e6c725..04fa69293 100644 --- a/docs/vsphere.md +++ b/docs/vsphere.md @@ -61,4 +61,4 @@ cd kubespray ansible-playbook -i inventory/sample/hosts.ini -b -v cluster.yml ``` -You'll find some useful examples [here](https://github.com/kubernetes/kubernetes/tree/master/examples/volumes/vsphere) to test your configuration. +You'll find some useful examples [here](https://github.com/kubernetes/examples/tree/master/staging/volumes/vsphere) to test your configuration.