diff --git a/modules/installation-configuration-parameters.adoc b/modules/installation-configuration-parameters.adoc index ca3cba84a11d..46810c1674e8 100644 --- a/modules/installation-configuration-parameters.adoc +++ b/modules/installation-configuration-parameters.adoc @@ -997,7 +997,7 @@ Additional VMware vSphere configuration parameters are described in the followin |`platform.vsphere.username` |The user name to use to connect to the vCenter instance with. This user must have at least the roles and privileges that are required for -link:https://vmware.github.io/vsphere-storage-for-kubernetes/documentation/vcp-roles.html[static or dynamic persistent volume provisioning] +link:https://github.com/vmware-archive/vsphere-storage-for-kubernetes/blob/master/documentation/vcp-roles.md[static or dynamic persistent volume provisioning] in vSphere. |String diff --git a/modules/installation-vsphere-config-yaml.adoc b/modules/installation-vsphere-config-yaml.adoc index b2068827956f..bba8405c9d1d 100644 --- a/modules/installation-vsphere-config-yaml.adoc +++ b/modules/installation-vsphere-config-yaml.adoc @@ -133,7 +133,7 @@ value must match the number of control plane machines that you deploy. <7> The fully-qualified hostname or IP address of the vCenter server. <8> The name of the user for accessing the server. This user must have at least the roles and privileges that are required for -link:https://vmware.github.io/vsphere-storage-for-kubernetes/documentation/vcp-roles.html[static or dynamic persistent volume provisioning] +link:https://github.com/vmware-archive/vsphere-storage-for-kubernetes/blob/master/documentation/vcp-roles.md[static or dynamic persistent volume provisioning] in vSphere. <9> The password associated with the vSphere user. <10> The vSphere datacenter.