Skip to content

Commit 337bdce

Browse files
committed
[Fundamentals] Fix broken link
Closes #18663.
1 parent 57bd74f commit 337bdce

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

src/content/changelogs/fundamentals.yaml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -8,24 +8,24 @@ entries:
88
- publish_date: "2024-12-06"
99
title: Dashboard SCIM is now fully self-serve
1010
description: |-
11-
Dashboard SCIM is now self-serve. Previously, users configuring SCIM required assistance from Cloudflare to configure SCIM to onboard users. Now, with account owned tokens, SCIM can be configured by Enterprise customers that use Okta or Microsoft Entra without any assistance from Cloudflare.
12-
13-
Refer to the [SCIM documentation](fundamentals/setup/account/account-security/scim-setup/) for more details.
11+
Dashboard SCIM is now self-serve. Previously, users configuring SCIM required assistance from Cloudflare to configure SCIM to onboard users. Now, with account owned tokens, SCIM can be configured by Enterprise customers that use Okta or Microsoft Entra without any assistance from Cloudflare.
12+
13+
Refer to the [SCIM documentation](/fundamentals/setup/account/account-security/scim-setup/) for more details.
1414
- publish_date: "2024-09-26"
1515
title: Account owned tokens
1616
description: |-
17-
Account owned tokens are now generally available. Unlike user-owned tokens, account owned tokens are tied with the Cloudflare account instead of the user that created them. This ensures that long term integrations like CI/CD are not broken if the user that set it up leaves your organization.
18-
19-
Refer to the [Account owned tokens documentation](/fundamentals/api/get-started/account-owned-tokens/) or the [blog post](https://blog.cloudflare.com/account-owned-tokens-automated-actions-zaraz/) for more details.
17+
Account owned tokens are now generally available. Unlike user-owned tokens, account owned tokens are tied with the Cloudflare account instead of the user that created them. This ensures that long term integrations like CI/CD are not broken if the user that set it up leaves your organization.
18+
19+
Refer to the [Account owned tokens documentation](/fundamentals/api/get-started/account-owned-tokens/) or the [blog post](https://blog.cloudflare.com/account-owned-tokens-automated-actions-zaraz/) for more details.
2020
- publish_date: "2024-09-24"
2121
title: Terraform v5 SDK preview
2222
description: |-
23-
The Terraform v5 Provider is now available as a preview. This new provider is automatically generated based on the OpenAPI Specifications for our REST API, and provides improved user experiences overall.
24-
25-
Refer to the [Terraform documentation](https://registry.terraform.io/providers/cloudflare/cloudflare/latest/docs/guides/version-5-upgrade) or the [blog post](https://blog.cloudflare.com/automatically-generating-cloudflares-terraform-provider/) for more details.
23+
The Terraform v5 Provider is now available as a preview. This new provider is automatically generated based on the OpenAPI Specifications for our REST API, and provides improved user experiences overall.
24+
25+
Refer to the [Terraform documentation](https://registry.terraform.io/providers/cloudflare/cloudflare/latest/docs/guides/version-5-upgrade) or the [blog post](https://blog.cloudflare.com/automatically-generating-cloudflares-terraform-provider/) for more details.
2626
- publish_date: "2024-09-24"
2727
title: API Documentation Preview
2828
description: |-
29-
Cloudflare's API documentation is now [available in preview](https://developers.cloudflare.com/api-next/) with new automatically generated documentation. This documentation includes code snippets that refer to language-specific SDKs to make it easier to get started than ever.
30-
31-
Refer to the [blog post](https://blog.cloudflare.com/automatically-generating-cloudflares-terraform-provider/) for more details.
29+
Cloudflare's API documentation is now [available in preview](https://developers.cloudflare.com/api-next/) with new automatically generated documentation. This documentation includes code snippets that refer to language-specific SDKs to make it easier to get started than ever.
30+
31+
Refer to the [blog post](https://blog.cloudflare.com/automatically-generating-cloudflares-terraform-provider/) for more details.

0 commit comments

Comments
 (0)