Skip to content

Commit 01d42d6

Browse files
Manual edits to edge cases
1 parent d829acd commit 01d42d6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/content/docs/dns/manage-dns-records/how-to/subdomains-outside-cloudflare.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ To delegate a subdomain such as *internal.example.com*, tell DNS resolvers wher
3535

3636
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com) and select your account.
3737
2. Select the domain that contains the subdomain to be delegated.
38-
3. Go to **DNS** > **Records**.
38+
3. Go to [**DNS Records**](https://dash.cloudflare.com/?to=/:account/:zone/dns/records).
3939
4. Create `NS` records for the subdomain. For example:
4040
* `internal.example.com NS ns1.externalhost.com`
4141
* `internal.example.com NS ns2.externalhost.com`

src/content/docs/dns/manage-dns-records/reference/dns-record-types.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,7 @@ If you are using Cloudflare for your [authoritative DNS](/dns/zone-setups/full-s
355355
With Enterprise accounts, you also have the option to change the SOA record values that Cloudflare will use:
356356

357357
- As a DNS zone default: Define the SOA record values that Cloudflare will use for all new zones added to your account. Refer to [Configure DNS zone defaults](/dns/additional-options/dns-zone-defaults/) for step-by-step guidance.
358-
- For existing zones: Override the defaults or Cloudflare-generated values by going to **DNS** > **Records** > **DNS record options**.
358+
- For existing zones: Override the defaults or Cloudflare-generated values under **DNS record options** on the [**DNS Records**](https://dash.cloudflare.com/?to=/:account/:zone/dns/records) page.
359359

360360
:::note
361361
If you are an Enterprise customer and these options are not displayed on your Cloudflare dashboard, reach out to your account team.

0 commit comments

Comments
 (0)