diff --git a/website/docs/r/google_project.html.markdown b/website/docs/r/google_project.html.markdown index 9f25ed5f..01ee93f0 100755 --- a/website/docs/r/google_project.html.markdown +++ b/website/docs/r/google_project.html.markdown @@ -25,7 +25,7 @@ resource, with Terraform creating and managing the project. To replicate the old behavior, either: * Use the project ID directly in whatever is referencing the project, using the - [google_project_iam_policy](/docs/providers/google/r/google_project_iam_policy.html) + [google_project_iam_policy](/docs/providers/google/r/google_project_iam.html) to replace the old `policy_data` property. * Use the [import](/docs/import/usage.html) functionality to import your pre-existing project into Terraform, where it can be referenced and