mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-03 01:38:59 -03:30
Fix invalid documentation links (#7692)
* Fix invalid link to Ansible documentation * Fix invalid link to mitogen doc page * Fix invalid link to calico doc page * Fix all invalid links to doc pages
This commit is contained in:
@@ -54,7 +54,7 @@ external_vsphere_kubernetes_cluster_id: "kubernetes-cluster-id"
|
||||
vsphere_csi_enabled: true
|
||||
```
|
||||
|
||||
For a more fine-grained CSI setup, refer to the [vsphere-csi](vsphere-csi.md) documentation.
|
||||
For a more fine-grained CSI setup, refer to the [vsphere-csi](/docs/vsphere-csi.md) documentation.
|
||||
|
||||
### Deployment
|
||||
|
||||
|
||||
Reference in New Issue
Block a user