Skip to content

Commit 8238311

Browse files
committed
docs(cpt): fix links
1 parent df2c7b9 commit 8238311

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

changelog/may2024/2024-05-24-cockpit-added-cockpit-available-in-all-region.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ category: observability
99
product: cockpit
1010
---
1111

12-
Cockpit is now available in all three Scaleway regions: Paris, Amsterdam, and Warsaw. From the Scaleway console, you can now decide in which region to enable the [alert manager](/cockpit/concepts/#alert-manager) and your [preconfigured alerts](/cockpit/concepts/#preconfigured-alerts). You can also choose the regions in which to create your [data types](/cockpit/concepts/#data-types), [data sources](/cockpit/concepts/#data-sources), and [tokens](/cockpit/concepts/#tokens).
12+
Cockpit is now available in all three Scaleway regions: Paris, Amsterdam, and Warsaw. From the Scaleway console, you can now decide in which region to enable the [alert manager](/cockpit/concepts/#alert-manager) and your [preconfigured alerts](/cockpit/concepts/#preconfigured-alerts). You can also choose the regions in which to create your [data types](/cockpit/concepts/#data-types), [data sources](/cockpit/concepts/#data-sources), and [tokens](/cockpit/concepts/#cockpit-tokens).
1313

pages/cockpit/how-to/create-token.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dates:
1313
posted: 2022-10-31
1414
---
1515

16-
This page shows you how to create [tokens](/cockpit/concepts/#tokens), to grant other cloud providers’ services and platforms access to your [Cockpit](/cockpit/concepts/#cockpit).
16+
This page shows you how to create [tokens](/cockpit/concepts/#cockpit-tokens), to grant other cloud providers’ services and platforms access to your [Cockpit](/cockpit/concepts/#cockpit).
1717

1818
<Macro id="requirements" />
1919

tutorials/pushing-metrics-logs-from-scw-instance/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ The `tuto-cockpit-instance` directory contains a `workshop` folder with several
5151
- `nginx.conf` specifies server settings
5252
- `run.sh` executes the Grafana agent with the specified configuration file (agent.yaml).
5353

54-
The only file we will be editing in this tutorial is the `agent.yaml` file to add your Cockpit [token](/cockpit/concepts/#tokens).
54+
The only file we will be editing in this tutorial is the `agent.yaml` file to add your Cockpit [token](/cockpit/concepts/#cockpit-tokens).
5555

5656
1. Open another terminal and type the following command to clone our `tuto-cockpit-instance` directory on your local machine:
5757

tutorials/use-cockpit-with-terraform/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ In this tutorial, you will learn how to get started with Cockpit using a Terrafo
1717

1818
- A [Grafana user](/cockpit/concepts/#grafana-users)
1919
- A folder in the Grafana user interface
20-
- A Cockpit [token](/cockpit/concepts/#tokens) with permission to query and push metrics
20+
- A Cockpit [token](/cockpit/concepts/#cockpit-tokens) with permission to query and push metrics
2121
- A metric [data source](/cockpit/concepts/#data-sources)
2222

2323
<Macro id="requirements" />

0 commit comments

Comments
 (0)