Skip to content

Commit f47b936

Browse files
Update broken links
1 parent 20eba36 commit f47b936

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

changelog/platform/2024.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@ Phare has migrated all monitoring checks to a newly written infrastructure based
348348
## Alert policies API
349349
_May 24th, 2024_
350350

351-
API endpoints to [manage alert policies](/api-reference/alert-policies/list-alert-policies) have been released and documented.
351+
API endpoints to manage alert policies have been released and documented.
352352

353353
<Frame>
354354
<img src="/images/changelog/40-alert-policy-api.webp" alt="Alert policies API" />

changelog/platform/2026.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -103,11 +103,11 @@ rss: true
103103
Five new API endpoints are now available to help you manage incident updates through the API:
104104

105105
For organization-scoped API keys:
106-
- [List incident updates](https://docs.phare.io/api-reference/platform/incidents/updates/list-incident-updates)
107-
- [Get an incident update](https://docs.phare.io/api-reference/platform/incidents/updates/get-an-incident-update)
108-
- [Create an incident update](https://docs.phare.io/api-reference/platform/incidents/updates/create-an-incident-update)
109-
- [Update an incident update](https://docs.phare.io/api-reference/platform/incidents/updates/update-an-incident-update)
110-
- [Delete an incident update](https://docs.phare.io/api-reference/platform/incidents/updates/delete-an-incident-update)
106+
- [List incident updates](https://docs.phare.io/api-reference/uptime/incidents/updates/list-incident-updates)
107+
- [Get an incident update](https://docs.phare.io/api-reference/uptime/incidents/updates/get-an-incident-update)
108+
- [Create an incident update](https://docs.phare.io/api-reference/uptime/incidents/updates/create-an-incident-update)
109+
- [Update an incident update](https://docs.phare.io/api-reference/uptime/incidents/updates/update-an-incident-update)
110+
- [Delete an incident update](https://docs.phare.io/api-reference/uptime/incidents/updates/delete-an-incident-update)
111111

112112
Check out the [Phare API documentation](https://docs.phare.io/api-reference/introduction) for all available endpoints.
113113

integrations/terraform.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ Phare maintains a first-party Terraform provider allowing you to manage your res
1616
## Getting started
1717

1818
To get started with the Phare Terraform provider, follow the instructions and documentation available on the [Terraform registry](https://registry.terraform.io/providers/phare/phare/latest/docs).
19-
The source code for the provider is open source under the MIT licence and available on [GitHub](https://github.com/phare-io/terraform-provider-phare).
19+
The source code for the provider is open source under the MIT licence and available on [GitHub](https://github.com/phare/terraform-provider-phare).

0 commit comments

Comments
 (0)