diff --git a/examples/third-party-solutions/openshift/README.md b/examples/third-party-solutions/openshift/README.md index 37e58e88..b0be97ba 100644 --- a/examples/third-party-solutions/openshift/README.md +++ b/examples/third-party-solutions/openshift/README.md @@ -172,7 +172,7 @@ terraform init terraform apply ``` -If you want to preserve state (which is always a good idea), configure a [GCS backend](https://www.terraform.io/docs/language/settings/backends/gcs.html) as you would do for any other Terraform GCP setup. +If you want to preserve state (which is always a good idea), configure a [GCS backend](https://www.terraform.io/language/settings/backends/gcs) as you would do for any other Terraform GCP setup. ### Waiting for bootstrap to complete