Fix dead link to exmaples in vsphere.md (#3673)

This commit is contained in:
Erwan Miran 2018-11-09 11:32:25 +01:00 committed by k8s-ci-robot
parent e5d07f3a3d
commit b997912ebe

View file

@ -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.