diff --git a/docs/resources/service_compute.md b/docs/resources/service_compute.md index 0b6317f3a..513ea1b39 100644 --- a/docs/resources/service_compute.md +++ b/docs/resources/service_compute.md @@ -48,11 +48,11 @@ The `package` block supports uploading or modifying Wasm packages for use in a F ## Product Enablement -The [Product Enablement](https://developer.fastly.com/reference/api/products/enablement/) APIs allow customers to enable and disable specific products. +The [Product Enablement](https://developer.fastly.com/reference/api/products/) APIs allow customers to enable and disable specific products. Not all customers are entitled to use these endpoints and so care needs to be given when configuring a `product_enablement` block in your Terraform configuration. -Consult the [Product Enablement Guide](/docs/guides/product_enablement) to understand the internal workings for the `product_enablement` block. +Consult the [Product Enablement Guide](../guides/product_enablement) to understand the internal workings for the `product_enablement` block. ## Import diff --git a/docs/resources/service_vcl.md b/docs/resources/service_vcl.md index 93477c015..53c188874 100644 --- a/docs/resources/service_vcl.md +++ b/docs/resources/service_vcl.md @@ -213,11 +213,11 @@ Fastly documentation on [Amazon S3][fastly-s3]. ## Product Enablement -The [Product Enablement](https://developer.fastly.com/reference/api/products/enablement/) APIs allow customers to enable and disable specific products. +The [Product Enablement](https://developer.fastly.com/reference/api/products) APIs allow customers to enable and disable specific products. Not all customers are entitled to use these endpoints and so care needs to be given when configuring a `product_enablement` block in your Terraform configuration. -Consult the [Product Enablement Guide](/docs/guides/product_enablement) to understand the internal workings for the `product_enablement` block. +Consult the [Product Enablement Guide](../guides/product_enablement) to understand the internal workings for the `product_enablement` block. ## Import diff --git a/templates/resources/service_compute.md.tmpl b/templates/resources/service_compute.md.tmpl index edb5ca78e..6c51caa10 100644 --- a/templates/resources/service_compute.md.tmpl +++ b/templates/resources/service_compute.md.tmpl @@ -28,11 +28,11 @@ The `package` block supports uploading or modifying Wasm packages for use in a F ## Product Enablement -The [Product Enablement](https://developer.fastly.com/reference/api/products/enablement/) APIs allow customers to enable and disable specific products. +The [Product Enablement](https://developer.fastly.com/reference/api/products/) APIs allow customers to enable and disable specific products. Not all customers are entitled to use these endpoints and so care needs to be given when configuring a `product_enablement` block in your Terraform configuration. -Consult the [Product Enablement Guide](/docs/guides/product_enablement) to understand the internal workings for the `product_enablement` block. +Consult the [Product Enablement Guide](../guides/product_enablement) to understand the internal workings for the `product_enablement` block. ## Import diff --git a/templates/resources/service_vcl.md.tmpl b/templates/resources/service_vcl.md.tmpl index b61411ac3..00c25c9a6 100644 --- a/templates/resources/service_vcl.md.tmpl +++ b/templates/resources/service_vcl.md.tmpl @@ -51,11 +51,11 @@ Fastly documentation on [Amazon S3][fastly-s3]. ## Product Enablement -The [Product Enablement](https://developer.fastly.com/reference/api/products/enablement/) APIs allow customers to enable and disable specific products. +The [Product Enablement](https://developer.fastly.com/reference/api/products) APIs allow customers to enable and disable specific products. Not all customers are entitled to use these endpoints and so care needs to be given when configuring a `product_enablement` block in your Terraform configuration. -Consult the [Product Enablement Guide](/docs/guides/product_enablement) to understand the internal workings for the `product_enablement` block. +Consult the [Product Enablement Guide](../guides/product_enablement) to understand the internal workings for the `product_enablement` block. ## Import