Skip to content

Commit e6479a1

Browse files
Fix broken links
1 parent 26a7ec9 commit e6479a1

File tree

6 files changed

+11
-11
lines changed

6 files changed

+11
-11
lines changed

src/content/docs/dns/troubleshooting/email-issues.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,15 +28,15 @@ Also, if `CNAME` records are not returned by the queried nameserver (sometimes n
2828

2929
## Is Cloudflare Spectrum enabled on your account?
3030

31-
Cloudflare does not proxy traffic on port 25 (SMTP) unless [Cloudflare Spectrum](/spectrum/reference/configuration-options#smtp) is enabled and configured to proxy email traffic across Cloudflare. If you do not have Spectrum enabled, then no email traffic (SMTP) will actually pass through Cloudflare, and we will simply resolve the DNS. This also means that any DNS record used to send email traffic must be DNS-only to bypass the Cloudflare network. Check [Identifying subdomains compatible with Cloudflare's proxy](/dns/manage-dns-records/reference/proxied-dns-records) for more details.
31+
Cloudflare does not proxy traffic on port 25 (SMTP) unless [Cloudflare Spectrum](/spectrum/reference/configuration-options#smtp) is enabled and configured to proxy email traffic across Cloudflare. If you do not have Spectrum enabled, then no email traffic (SMTP) will actually pass through Cloudflare, and we will simply resolve the DNS. This also means that any DNS record used to send email traffic must be DNS-only to bypass the Cloudflare network. Check [Identifying subdomains compatible with Cloudflare's proxy](/dns/proxy-status/) for more details.
3232

3333
## Contact your mail provider for assistance
3434

3535
If your email does not work shortly after editing DNS records, contact your mail administrator or mail provider for further assistance in troubleshooting so that data about the issue can be provided to Cloudflare support.
3636

3737
## dc-######### subdomain
3838

39-
The dc-##### subdomain is added to overcome a conflict created when your `SRV` or `MX` record resolves to a domain configured to [proxy](/dns/manage-dns-records/reference/proxied-dns-records) to Cloudflare.
39+
The dc-##### subdomain is added to overcome a conflict created when your `SRV` or `MX` record resolves to a domain configured to [proxy](/dns/proxy-status/) to Cloudflare.
4040

4141
Therefore, Cloudflare will create a `dc-#####` DNS record that resolves to the origin IP address. The `dc-#####` record ensures that traffic for your `MX` or `SRV` record is not proxied (it directly resolves to your origin IP) while the Cloudflare proxy works for all other traffic.
4242

@@ -62,7 +62,7 @@ Removing the `dc-######` record is only possible via one of these methods:
6262
:::caution
6363

6464
If your mail server resides on the same IP as your web server, your MX
65-
record will expose your origin IP address.
65+
record will expose your origin IP address.
6666
:::
6767

6868
***

src/content/docs/rules/page-rules/how-to/override-url-or-ip-address.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ To configure a resolve override in Page Rules, do the following:
4949

5050
:::caution[Important remarks]
5151

52-
- Page Rules require a [proxied DNS record](/dns/manage-dns-records/reference/proxied-dns-records) to work. Page Rules will not apply to subdomains that do not exist in DNS or are not being directed to Cloudflare.
52+
- Page Rules require a [proxied DNS record](/dns/proxy-status/) to work. Page Rules will not apply to subdomains that do not exist in DNS or are not being directed to Cloudflare.
5353

5454
- The _Resolve Override_ setting only allows override of the hostname, not the path. If you need to modify the path also, you will need to either use a [Worker](/workers/runtime-apis/request/#the-cf-property-requestinitcfproperties) or combine the page rule with a [transform rule](/rules/transform/url-rewrite/).
5555

src/content/docs/rules/page-rules/manage.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ You may also want to review the documentation on [wildcard matching](/rules/page
4343

4444
:::note[Notes]
4545

46-
- Page Rules require a [proxied DNS record](/dns/manage-dns-records/reference/proxied-dns-records) to work. Page Rules will not apply to subdomains that do not exist in DNS or are not being directed to Cloudflare.
46+
- Page Rules require a [proxied DNS record](/dns/proxy-status/) to work. Page Rules will not apply to subdomains that do not exist in DNS or are not being directed to Cloudflare.
4747

4848
- Cloudflare does not support non-ASCII characters — such as punycode/unicode domain — in Page Rules. Instead, you could URL-encode the string using [Punycode converter](https://www.punycoder.com/).
4949
:::

src/content/docs/ssl/edge-certificates/universal-ssl/enable-universal-ssl.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ If your website or application is already live and cannot be uncovered while the
2424

2525
* Order an [advanced certificate](/ssl/edge-certificates/advanced-certificate-manager/) before proxying traffic to Cloudflare.
2626
* Upload a [custom certificate](/ssl/edge-certificates/custom-certificates/) prior to migrating and then delete the certificate after your [Universal certificate is active](#verify-your-certificate-is-active).
27-
* Keep DNS records [**unproxied**](/dns/manage-dns-records/reference/proxied-dns-records) until your [certificate is active](#verify-your-certificate-is-active).
27+
* Keep DNS records [**unproxied**](/dns/proxy-status/) until your [certificate is active](#verify-your-certificate-is-active).
2828

2929
:::note
3030
If your domain is using a **partial setup**, you will need to add [Domain Control Validation (DCV) records](/ssl/edge-certificates/changing-dcv-method/) to your authoritative DNS.

src/content/docs/support/troubleshooting/cloudflare-errors/troubleshooting-cloudflare-5xx-errors.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ Error 520 occurs when the origin server returns an empty, unknown, or unexpected
144144
:::note
145145

146146
A quick workaround while further investigating 520 errors is to either
147-
make the record [DNS-only](/dns/manage-dns-records/reference/proxied-dns-records)
147+
make the record [DNS-only](/dns/proxy-status/)
148148
in the Cloudflare **DNS** app or [temporarily pause Cloudflare](/fundamentals/setup/manage-domains/pause-cloudflare/).
149149
:::
150150

@@ -218,7 +218,7 @@ Error 522 occurs when Cloudflare times out contacting the origin web server. Two
218218
- Packets were dropped at your origin web server.
219219

220220
If you are using [Cloudflare Pages](/pages/), verify that you have a custom domain set up and that your CNAME record is pointed to your [custom Pages domain](/pages/configuration/custom-domains/#add-a-custom-domain).
221-
If you are using [Workers with a Custom Domain](/workers/configuration/routing/custom-domains/), performing a `fetch` to its own hostname will cause a 522 error. Consider using a [Route](/workers/configuration/routing/) or target another hostname instead.
221+
If you are using [Workers with a Custom Domain](/workers/configuration/routing/custom-domains/), performing a `fetch` to its own hostname will cause a 522 error. Consider using a [Route](/workers/configuration/routing/) or target another hostname instead.
222222

223223
If none of the above leads to a resolution, request the following information from your hosting provider or site administrator before [contacting Cloudflare support](/support/contacting-cloudflare-support/):
224224

@@ -389,8 +389,8 @@ As a result, a valid SSL certificate is required at the origin.
389389

390390
## Error 530
391391

392-
An HTTP error 530 is returned when Cloudflare is encountering an issue resolving the origin hostname.
393-
In this case the body of the response contains an [1XXX error](/support/troubleshooting/cloudflare-errors/troubleshooting-cloudflare-1xxx-errors) code.
392+
An HTTP error 530 is returned when Cloudflare is encountering an issue resolving the origin hostname.
393+
In this case the body of the response contains an [1XXX error](/support/troubleshooting/cloudflare-errors/troubleshooting-cloudflare-1xxx-errors) code.
394394
Please refer to the specific [1XXX error](/support/troubleshooting/cloudflare-errors/troubleshooting-cloudflare-1xxx-errors) for troubleshooting information.
395395

396396
---

src/content/partials/rules/page-rule-proxied-dns-warning.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55

66
:::caution
77

8-
Page Rules require a [proxied DNS record](/dns/manage-dns-records/reference/proxied-dns-records) to work. Page Rules will not apply to subdomains that do not exist in DNS or are not being directed to Cloudflare.
8+
Page Rules require a [proxied DNS record](/dns/proxy-status/) to work. Page Rules will not apply to subdomains that do not exist in DNS or are not being directed to Cloudflare.
99
:::

0 commit comments

Comments
 (0)