Skip to content

Commit 7e8f9a6

Browse files
authored
fix(docs): Correct links in Product Enablement documentation. (#907)
1 parent e2be02d commit 7e8f9a6

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

docs/resources/service_compute.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,11 @@ The `package` block supports uploading or modifying Wasm packages for use in a F
4848

4949
## Product Enablement
5050

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.
5252

5353
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.
5454

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.
5656

5757
## Import
5858

docs/resources/service_vcl.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -213,11 +213,11 @@ Fastly documentation on [Amazon S3][fastly-s3].
213213

214214
## Product Enablement
215215

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.
217217

218218
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.
219219

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.
221221

222222
## Import
223223

templates/resources/service_compute.md.tmpl

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@ The `package` block supports uploading or modifying Wasm packages for use in a F
2828

2929
## Product Enablement
3030

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.
3232

3333
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.
3434

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.
3636

3737
## Import
3838

templates/resources/service_vcl.md.tmpl

+2-2
Original file line numberDiff line numberDiff line change
@@ -51,11 +51,11 @@ Fastly documentation on [Amazon S3][fastly-s3].
5151

5252
## Product Enablement
5353

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.
5555

5656
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.
5757

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.
5959

6060
## Import
6161

0 commit comments

Comments
 (0)