diff --git a/modules/installation-configuration-parameters.adoc b/modules/installation-configuration-parameters.adoc index 9a10936d68a2..48eda6047e0a 100644 --- a/modules/installation-configuration-parameters.adoc +++ b/modules/installation-configuration-parameters.adoc @@ -1279,7 +1279,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 9fd026d35a7b..7c9502d198ce 100644 --- a/modules/installation-vsphere-config-yaml.adoc +++ b/modules/installation-vsphere-config-yaml.adoc @@ -134,7 +134,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.