Skip to content

Commit 3b8f030

Browse files
Update onboard domain instructions in cf-as-secondary/setup
1 parent 6fceb85 commit 3b8f030

File tree

1 file changed

+6
-6
lines changed
  • src/content/docs/dns/zone-setups/zone-transfers/cloudflare-as-secondary

1 file changed

+6
-6
lines changed

src/content/docs/dns/zone-setups/zone-transfers/cloudflare-as-secondary/setup.mdx

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,9 @@ Get the following values from your Cloudflare account:
7272
To create a secondary zone using the dashboard:
7373

7474
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/login) and select your account.
75-
2. In the top navigation bar, click **Add** > **Connect a domain**.
75+
2. Select **Onboard a domain**.
7676
3. Enter your zone name and choose **Secondary DNS** (if this option is not available, contact your account team).
77-
4. Click **Continue**.
77+
4. Select **Continue**.
7878
5. Select your plan type.
7979
6. Choose a value for **Zone refresh**, which controls the number of seconds between zone updates from your primary DNS server.
8080
:::caution
@@ -84,12 +84,12 @@ To create a secondary zone using the dashboard:
8484
:::note
8585
<Render file="linked-peers-limit" product="dns" />
8686
:::
87-
8. Click **Continue**.
88-
9. Review the list of transferred records and click **Continue**.
87+
8. Select **Continue**.
88+
9. Review the list of transferred records and select **Continue**.
8989
:::note
9090
If no records appear, you may have misconfigured the TSIG or the IP address of the peer server or the [Access Control List](/dns/zone-setups/zone-transfers/access-control-lists/cloudflare-ip-addresses/#cloudflare-as-secondary) was improperly configured at your primary DNS provider.
9191
:::
92-
10. Click **Initiate zone transfer**.
92+
10. Select **Initiate zone transfer**.
9393

9494
</TabItem> <TabItem label="API">
9595

@@ -101,7 +101,7 @@ To create a secondary zone using the API, send a [POST](/api/resources/dns/subre
101101

102102
At your registrar, add the secondary nameservers [specified in the Cloudflare dashboard](/dns/zone-setups/full-setup/setup/#get-nameserver-names). Do not remove your primary DNS provider's nameservers.
103103

104-
When you have added the Cloudflare nameservers, go into your new secondary zone and click **Done, check nameservers**.
104+
When you have added the Cloudflare nameservers, go into your new secondary zone and select **Done, check nameservers**.
105105

106106
## 5. Create notifications (optional)
107107

0 commit comments

Comments
 (0)