diff --git a/docs/vsphere.md b/docs/vsphere.md index 6f2e6c72556ac02af14d0d60e6dc85c488dafad0..04fa6929308dfba52896ead0e7d29d836b6c4ae4 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.