Add quickstart for private DNS behind routing peers, and consolidate DNS documentation. (#554)

This commit is contained in:
Jack Carter
2026-01-19 15:33:51 +01:00
committed by GitHub
parent 513dc3bc2c
commit ee131d9d38
4 changed files with 76 additions and 52 deletions

View File

@@ -161,6 +161,7 @@ export const docsNavigation = [
title: 'DNS',
isOpen: false,
links: [
{ title: 'Quickstart', href: '/manage/dns/private-dns-behind-routing-peers' },
{ title: 'Overview', href: '/manage/dns' },
{ title: 'Configuring Nameservers', href: '/manage/dns/nameserver-groups' },
{ title: 'DNS Settings', href: '/manage/dns/dns-settings' },