docs: Reorganize DNS documentation (#635)

- Create Internal DNS Servers page consolidating nameserver configuration,
  private DNS routing, and Active Directory guidance
- Trim DNS Overview, DNS Settings removing duplicated and filler content
- Merge Configuring Nameservers page into Internal DNS Servers
- Replace Quickstart and Configuring Nameservers pages with redirects
- Update navigation sidebar and all internal links
This commit is contained in:
Jack Carter
2026-02-23 17:05:11 +01:00
committed by GitHub
parent e80b6b522a
commit a87e560602
10 changed files with 256 additions and 1074 deletions

View File

@@ -48,7 +48,7 @@ const nextConfig = {
},
{
source: '/docs/how-to-guides/nameservers',
destination: '/manage/dns/nameserver-groups',
destination: '/manage/dns/internal-dns-servers',
permanent: true,
},
{