Skip to content

Commit 30a43bc

Browse files
Fix formatting and add hyperlinks
1 parent 548ad11 commit 30a43bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/docs/dns/nameservers/nameserver-options.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ To have control over what nameservers are assigned for different zones within an
2020

2121
### Nameserver consistency
2222

23-
The level of consistency you can expect when adding new zones depends on the nameserver type configured. For standard nameservers, assignment is a best-effort approach, and there is no guarantee that all new zones will receive the same set if a conflict is detected.
23+
The level of consistency you can expect when adding new zones depends on the nameserver type configured. For [standard nameservers](/dns/nameservers/#standard-nameservers), assignment is a best effort approach, and there is no guarantee that all new zones will receive the same set if a conflict is detected.
2424

25-
For Account Custom Nameservers (and Tenant Custom Nameservers) and Foundation DNS advanced nameservers, the likelihood of consistent assignment across new zones is significantly higher. The only common reason for an inconsistent set is an internal conflict, such as a parent and child zone ($example.com$ and $[www.example.com](https://www.example.com)$) needing different nameserver sets to prevent delegation issues.
25+
For [account custom nameservers](/dns/nameservers/custom-nameservers/account-custom-nameservers/), [tenant custom nameservers](/dns/nameservers/custom-nameservers/tenant-custom-nameservers/), and [Foundation DNS advanced nameservers](/dns/foundation-dns/advanced-nameservers/#nameservers-hosting-and-assignment), the likelihood of consistent assignment across new zones is significantly higher. The only common reason for an inconsistent set is an internal conflict, such as a parent and child zone (`example.com` and `www.example.com`) needing different nameserver sets to prevent delegation issues.
2626

2727
### DNS zone defaults
2828

0 commit comments

Comments
 (0)