Skip to content

Commit dee3f42

Browse files
Move link to ref dns-record-types higher in index.mdx
1 parent 2f82df9 commit dee3f42

File tree

1 file changed

+2
-2
lines changed
  • src/content/docs/dns/manage-dns-records

1 file changed

+2
-2
lines changed

src/content/docs/dns/manage-dns-records/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ import { DirectoryListing, FeatureTable, GlossaryTooltip, Details, Example } fro
1010

1111
DNS records contain information about your domain and are used to make your website or application available to visitors and other web services.
1212

13+
Each DNS record belongs to a different type and each type serves a different purpose. For background about the different types of DNS records, refer to the [Learning Center](https://www.cloudflare.com/learning/dns/dns-records/). To quickly find reference information about a specific type refer to [DNS record types](/dns/manage-dns-records/reference/dns-record-types/).
14+
1315
Depending on the providers you used to [get your domain name](/fundamentals/setup/manage-domains/#get-a-domain-name) and [host your website or application](/fundamentals/setup/manage-domains/#host-your-domain), it is expected that DNS records were automatically created on your behalf. According to your [setup](/dns/get-started/), you can use Cloudflare to manage your DNS records.
1416

1517
## DNS records table
1618

17-
DNS records have different types and each type serves a different purpose. For background about the different types of DNS records, refer to the [Learning Center](https://www.cloudflare.com/learning/dns/dns-records/). To quickly find reference information about a specific type refer to [DNS record types](/dns/manage-dns-records/reference/dns-record-types/).
18-
1919
When managing your records at Cloudflare, besides the common record fields described below, you may also find an option for [Proxy status](/dns/manage-dns-records/reference/proxied-dns-records/) and [CNAME flattening](/dns/cname-flattening/). These are specific features offered by Cloudflare.
2020

2121
<Details header="Record fields">

0 commit comments

Comments
 (0)