Skip to content

Commit c4c049f

Browse files
committed
fix: update retired /email-routing/ cross-references to /email-service/
1 parent aa1c5a0 commit c4c049f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/content/docs/dns/faq.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ Free zones created before 2024-09-01 00:00:00 UTC have an increased limit of 1,0
109109
If you are an Enterprise customer and require more DNS records, contact your account team. Cloudflare can support millions of DNS records on a single zone.
110110
:::
111111

112-
DNS records that other Cloudflare services create on your behalf — for example, the `TXT` and `MX` records added by [Email Routing](/email-routing/) — also count toward this limit. To avoid disrupting those services, they are enforced against your record limit with a small buffer, so a zone may occasionally hold slightly more records than its limit would otherwise allow.
112+
DNS records that other Cloudflare services create on your behalf — for example, the `TXT` and `MX` records added by [Email Routing](/email-service/) — also count toward this limit. To avoid disrupting those services, they are enforced against your record limit with a small buffer, so a zone may occasionally hold slightly more records than its limit would otherwise allow.
113113

114114
To create new records yourself through the dashboard or API, your zone must still be within its record limit.
115115

src/pages/index.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ const sidebar = [
177177
{ label: "DNS", link: "/dns/" },
178178
{ label: "1.1.1.1", link: "/1.1.1.1/" },
179179
{ label: "Registrar", link: "/registrar/" },
180-
{ label: "Email Routing", link: "/email-routing/" },
180+
{ label: "Email Routing", link: "/email-service/" },
181181
{ label: "DMARC Management", link: "/dmarc-management/" },
182182
],
183183
},

0 commit comments

Comments
 (0)