Skip to content

Commit c6639da

Browse files
Corrects navigation (#25723)
1 parent 95bd410 commit c6639da

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

src/content/docs/data-localization/regional-services/get-started.mdx

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,12 @@ You can use Regional Services through the dashboard or via API.
2222

2323
To use Regional Services, you need to first create a DNS record in the dashboard:
2424

25-
1. In the Cloudflare dashboard, go to the **DNS** page.
25+
1. In the Cloudflare dashboard, go to the **Records** page.
2626

27-
<DashButton url="/?to=/:account/:zone/dns" />
27+
<DashButton url="/?to=/:account/:zone/dns/records" />
2828

29-
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/), and select an account and domain.
30-
2. Go to the **DNS** tab.
31-
3. Follow these steps to [create a DNS record](/dns/manage-dns-records/how-to/create-dns-records/).
32-
4. From the **Region** dropdown, select the region you would like to use on your domain. This value will be applied to all DNS records on the same hostname. This means that if you have two DNS records of the same hostname and change the region for one of them, both records will have the same region.
29+
2. Follow these steps to [create a DNS record](/dns/manage-dns-records/how-to/create-dns-records/).
30+
3. From the **Region** dropdown, select the region you would like to use on your domain. This value will be applied to all DNS records on the same hostname. This means that if you have two DNS records of the same hostname and change the region for one of them, both records will have the same region.
3331

3432
:::note
3533

0 commit comments

Comments
 (0)