Browse Source

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

pull/3685/head
Erwan Miran 6 years ago
committed by k8s-ci-robot
parent
commit
b997912ebe
1 changed files with 1 additions and 1 deletions
  1. 2
      docs/vsphere.md

2
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.
Loading…
Cancel
Save