From dc53bc2262f2626da37ce40d9dc1eb6210f269aa Mon Sep 17 00:00:00 2001 From: friskdeterminationn Date: Mon, 23 Jun 2025 21:26:13 +0200 Subject: [PATCH] Update setup.mdx --- src/content/docs/dns/zone-setups/full-setup/setup.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/dns/zone-setups/full-setup/setup.mdx b/src/content/docs/dns/zone-setups/full-setup/setup.mdx index 9f3d408cee5d792..539b02794f38233 100644 --- a/src/content/docs/dns/zone-setups/full-setup/setup.mdx +++ b/src/content/docs/dns/zone-setups/full-setup/setup.mdx @@ -21,7 +21,7 @@ Before you update your domain nameservers, make sure that you: * Already own a domain name (such as `example.com` or `cloudflare.com`). :::note -If you do not already have a [domain name](https://www.cloudflare.com/learning/dns/glossary/what-is-a-domain-name/), get one at-cost through [Cloudflare Registrar](https://dash.cloudflare.com/?to=/:account/domains/register). +If you do not already have a [domain name](https://www.cloudflare.com/learning/dns/glossary/what-is-a-domain-name/), get one at-cost through [Cloudflare Register](https://dash.cloudflare.com/?to=/:account/domains/register). All domains purchased through Cloudflare Registrar automatically use Cloudflare for authoritative DNS, which means you can skip the rest of this tutorial. :::