Skip to content

Commit e60d3b5

Browse files
Add missing period and implement some page descriptions
1 parent ba9fd22 commit e60d3b5

File tree

5 files changed

+5
-1
lines changed

5 files changed

+5
-1
lines changed

src/content/docs/dns/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Leverage Cloudflare's global network to deliver excellent performance and reliab
1717

1818
Cloudflare DNS is a fast, resilient and easy-to-manage authoritative DNS service. It delivers excellent performance and reliability to your domain while also protecting your business from [DDoS attacks](https://www.cloudflare.com/learning/ddos/what-is-a-ddos-attack/) and [route leaks and hijacking](https://www.cloudflare.com/learning/security/glossary/bgp-hijacking/). To know where to begin, refer to [Get started](/dns/get-started/).
1919

20-
Enterprise customers can also use Cloudflare DNS for their private network with [Internal DNS (Beta)](/dns/internal-dns/)
20+
Enterprise customers can also use Cloudflare DNS for their private network with [Internal DNS (Beta)](/dns/internal-dns/).
2121

2222
***
2323

src/content/docs/dns/internal-dns/internal-zones/index.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
pcx_content_type: concept
33
title: Internal zones
4+
description: Explore internal DNS zones in Cloudflare. These zones organize DNS records for resources accessible only within your private network, queried via Cloudflare Gateway.
45
sidebar:
56
order: 2
67
group:

src/content/docs/dns/internal-dns/internal-zones/internal-dns-records.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
pcx_content_type: concept
33
title: Manage internal DNS records
4+
description: Manage internal DNS records in Cloudflare. Learn about supported DNS record types and CNAME flattening.
45
sidebar:
56
order: 4
67
label: Internal DNS records

src/content/docs/dns/internal-dns/internal-zones/reference-zones.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
pcx_content_type: how-to
33
title: Reference zones
4+
description: Learn about reference zones. Cloudflare Internal DNS allows zones to reference others for query resolution when no direct record is found.
45
sidebar:
56
order: 4
67
---

src/content/docs/dns/internal-dns/internal-zones/setup.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
pcx_content_type: how-to
33
title: Manage internal zones
4+
description: Understand how to set up and manage internal DNS zones with Cloudflare. Explore configuration conditions, zone creation, and available API endpoints.
45
sidebar:
56
order: 2
67
---

0 commit comments

Comments
 (0)