You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/resources/service_compute.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -48,11 +48,11 @@ The `package` block supports uploading or modifying Wasm packages for use in a F
48
48
49
49
## Product Enablement
50
50
51
-
The [Product Enablement](https://developer.fastly.com/reference/api/products/enablement/) APIs allow customers to enable and disable specific products.
51
+
The [Product Enablement](https://developer.fastly.com/reference/api/products/) APIs allow customers to enable and disable specific products.
52
52
53
53
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.
54
54
55
-
Consult the [Product Enablement Guide](/docs/guides/product_enablement) to understand the internal workings for the `product_enablement` block.
55
+
Consult the [Product Enablement Guide](../guides/product_enablement) to understand the internal workings for the `product_enablement` block.
Copy file name to clipboardexpand all lines: docs/resources/service_vcl.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -213,11 +213,11 @@ Fastly documentation on [Amazon S3][fastly-s3].
213
213
214
214
## Product Enablement
215
215
216
-
The [Product Enablement](https://developer.fastly.com/reference/api/products/enablement/) APIs allow customers to enable and disable specific products.
216
+
The [Product Enablement](https://developer.fastly.com/reference/api/products) APIs allow customers to enable and disable specific products.
217
217
218
218
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.
219
219
220
-
Consult the [Product Enablement Guide](/docs/guides/product_enablement) to understand the internal workings for the `product_enablement` block.
220
+
Consult the [Product Enablement Guide](../guides/product_enablement) to understand the internal workings for the `product_enablement` block.
Copy file name to clipboardexpand all lines: templates/resources/service_compute.md.tmpl
+2-2
Original file line number
Diff line number
Diff line change
@@ -28,11 +28,11 @@ The `package` block supports uploading or modifying Wasm packages for use in a F
28
28
29
29
## Product Enablement
30
30
31
-
The [Product Enablement](https://developer.fastly.com/reference/api/products/enablement/) APIs allow customers to enable and disable specific products.
31
+
The [Product Enablement](https://developer.fastly.com/reference/api/products/) APIs allow customers to enable and disable specific products.
32
32
33
33
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.
34
34
35
-
Consult the [Product Enablement Guide](/docs/guides/product_enablement) to understand the internal workings for the `product_enablement` block.
35
+
Consult the [Product Enablement Guide](../guides/product_enablement) to understand the internal workings for the `product_enablement` block.
Copy file name to clipboardexpand all lines: templates/resources/service_vcl.md.tmpl
+2-2
Original file line number
Diff line number
Diff line change
@@ -51,11 +51,11 @@ Fastly documentation on [Amazon S3][fastly-s3].
51
51
52
52
## Product Enablement
53
53
54
-
The [Product Enablement](https://developer.fastly.com/reference/api/products/enablement/) APIs allow customers to enable and disable specific products.
54
+
The [Product Enablement](https://developer.fastly.com/reference/api/products) APIs allow customers to enable and disable specific products.
55
55
56
56
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.
57
57
58
-
Consult the [Product Enablement Guide](/docs/guides/product_enablement) to understand the internal workings for the `product_enablement` block.
58
+
Consult the [Product Enablement Guide](../guides/product_enablement) to understand the internal workings for the `product_enablement` block.
0 commit comments