docs: fix broken vSphere doc link

This commit is contained in:
Victor Palade 2017-09-10 19:44:20 +02:00
parent ae51cfef95
commit c38f2b6aa3
No known key found for this signature in database
GPG Key ID: 8CB31C72BA2F7028
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@
## Development
* [Developing using Docker](development/Docker.md)
* [Development with vSphere](development/vsphere-dev.md)
* [Development with vSphere](vsphere-dev.md)
* [Documentation Guidelines](development/documentation.md)
* [E2E testing with `kops` clusters](development/testing.md)
* [Example on how to add a feature](development/adding_a_feature.md)