diff --git a/website/docs/r/virtual_machine.html.markdown b/website/docs/r/virtual_machine.html.markdown
index 16a2fd1ac..fef7fbc8a 100644
--- a/website/docs/r/virtual_machine.html.markdown
+++ b/website/docs/r/virtual_machine.html.markdown
@@ -62,7 +62,7 @@ In this example, the resource makes use of the following data sources:
* [`vsphere_datastore`][tf-vsphere-datastore] to locate the default datastore to place the virtual machine files,
-* [`vsphere_resource_pool`][tf-vsphere-resource-pool] to locate a resource pool located in a cluster or standalone host, and
+* [`vsphere_compute-cluster`][tf-vsphere-compute-cluster] to locate a resource pool located in a cluster or standalone host, and
* [`vsphere_network`][tf-vsphere-network] to locate the network.