Skip to content

Commit 1588f99

Browse files
Fix wrong path in convert-partial-to-secondary
1 parent 6d0b2fb commit 1588f99

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/docs/dns/zone-setups/conversions/convert-partial-to-secondary.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,9 +126,9 @@ If you keep any DNS records that still refer `cdn.cloudflare.net`, HTTP traffic
126126

127127
<Tabs syncKey="dashPlusAPI"> <TabItem label="Dashboard">
128128

129-
1. In the Cloudflare dashboard, go to the **DNS Records** page.
129+
1. In the Cloudflare dashboard, go to the **DNS Settings** page.
130130

131-
<DashButton url="/?to=/:account/:zone/dns/records" />
131+
<DashButton url="/?to=/:account/:zone/dns/settings" />
132132

133133
2. Under **DNS Zone Transfers**, select **Manage linked peers**.
134134
3. Choose a value for **Zone refresh**, which controls the number of seconds between zone updates from your primary DNS server.

0 commit comments

Comments
 (0)