Skip to content

Commit 8f49264

Browse files
Review steps and refs to UI text in ZCNS and ACNS guides
1 parent 33c6600 commit 8f49264

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

src/content/docs/dns/nameservers/custom-nameservers/account-custom-nameservers.mdx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ For this configuration to be possible, a few conditions apply:
3636
<TabItem label="Dashboard">
3737

3838
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com) and select your account.
39-
2. Go to **Manage Account** > **Configurations**.
39+
2. Go to **Manage Account** > **Configurations** > **DNS Settings**.
4040
3. For **Account custom nameservers**, select **Configure custom nameservers**.
4141
4. Insert a fully qualified domain name for **Nameserver name** and choose a **Nameserver set**. Follow the [configuration conditions](#configuration-conditions).
4242

@@ -82,7 +82,8 @@ Cloudflare will assign an IPv4 and an IPv6 address to each ACNS name, and these
8282
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com) and select your account and zone.
8383
2. Go to **DNS** > **Records**.
8484
3. For **Custom nameservers**, select **Configure**.
85-
4. Select **Use the custom nameservers created for all DNS zones under your account** and choose a nameserver set from the list.
85+
4. Select **Use your account custom nameservers** and choose a nameserver set from the list.
86+
5. Select **Save** to confirm.
8687

8788
</TabItem>
8889
<TabItem label="API">

src/content/docs/dns/nameservers/custom-nameservers/zone-custom-nameservers.mdx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ To create zone custom nameservers:
3030
2. Go to **DNS** > **Records**.
3131
3. On **Custom nameservers**, select **Configure**.
3232
4. Select **Create custom nameservers just for `your-domain.com`** and enter the subdomains used for the ZCNS names (for example, `ns1`, `ns2`, `ns3`).
33+
5. Select **Save** to confirm.
3334

3435
</TabItem> <TabItem label="API">
3536

@@ -41,7 +42,7 @@ Use the [Edit zone endpoint](/api/operations/zones-0-patch) and specify the cust
4142

4243
</TabItem> </Tabs>
4344

44-
Cloudflare will assign an IPv4 and an IPv6 address to each ZCNS name and automatically create the associated `A` or `AAAA` records (visible after you refresh the page).
45+
Cloudflare will assign an IPv4 and an IPv6 address to each ZCNS name and automatically create the associated `A` or `AAAA` records.
4546

4647
The next step depends on whether you are using [Cloudflare Registrar](/registrar/) for your domain:
4748

@@ -63,7 +64,7 @@ To remove zone custom nameservers (and their associated, read-only DNS records):
6364

6465
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com) and select your account and zone.
6566
2. Go to **DNS** > **Records**.
66-
3. On **Custom nameservers**, select **Remove custom nameservers**.
67+
3. On **Custom nameservers**, select **Disable**.
6768

6869
</TabItem> <TabItem label="API">
6970

0 commit comments

Comments
 (0)