Skip to content

Commit 5d1efe9

Browse files
angelampcostasdnts
authored andcommitted
Updates links (cloudflare#22712)
1 parent 6fe133b commit 5d1efe9

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

src/content/docs/cache/troubleshooting/always-online.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ There are limitations with the Always Online functionality:
2828
- Always Online has not initially crawled the website
2929
2. Cloudflare cannot show private content behind logins or handle form submission (POSTs) if your origin web server is offline.
3030

31-
Always Online does not trigger for HTTP response codes such as [404](/support/troubleshooting/http-status-codes/4xx-client-error/#404-not-found), [503](/support/troubleshooting/http-status-codes/cloudflare-5xx-errors/error-503/), or [500](/support/troubleshooting/http-status-codes/cloudflare-5xx-errors/error-500/) errors such as database connection errors or internal server errors.
31+
Always Online does not trigger for HTTP response codes such as [404](/support/troubleshooting/http-status-codes/4xx-client-error/error-404/), [503](/support/troubleshooting/http-status-codes/cloudflare-5xx-errors/error-503/), or [500](/support/troubleshooting/http-status-codes/cloudflare-5xx-errors/error-500/) errors such as database connection errors or internal server errors.
3232

3333
## Frequently asked questions
3434

src/content/docs/stream/faq.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ The limit to the number of videos only applies to videos being uploaded to Cloud
3939

4040
Limits apply to Direct Creator Uploads at the time of upload URL creation.
4141

42-
Uploads over these limits will receive a [429 (Too Many Requests)](/support/troubleshooting/http-status-codes/4xx-client-error/#429-too-many-requests) or [413 (Payload too large)](/support/troubleshooting/http-status-codes/4xx-client-error/#413-payload-too-large) HTTP status codes with more information in the response body. Please write to Cloudflare support or your customer success manager for higher limits.
42+
Uploads over these limits will receive a [429 (Too Many Requests)](/support/troubleshooting/http-status-codes/4xx-client-error/error-429/) or [413 (Payload too large)](/support/troubleshooting/http-status-codes/4xx-client-error/error-413/) HTTP status codes with more information in the response body. Please write to Cloudflare support or your customer success manager for higher limits.
4343

4444
### Can I embed videos on Stream even if my domain is not on Cloudflare?
4545

src/content/docs/support/troubleshooting/http-status-codes/cloudflare-10xxx-errors/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
pcx_content_type: troubleshooting
3-
title: Cloudflare 10XXX errors
3+
title: Cloudflare 10xxx errors
44
source: null
55
---
66

7-
When working with Cloudflare Lists or Bulk Redirects, you may encounter 10XXX error codes. These errors typically point to misconfigurations or unsupported values in your request, such as duplicate list entries, malformed URLs, or incompatible redirect settings. This guide provides detailed explanations and resolutions for each error to help you troubleshoot and resolve issues.
7+
When working with Cloudflare Lists or Bulk Redirects, you may encounter 10xxx error codes. These errors typically point to misconfigurations or unsupported values in your request, such as duplicate list entries, malformed URLs, or incompatible redirect settings. This guide provides detailed explanations and resolutions for each error to help you troubleshoot and resolve issues.
88

99
## Error 10028: The add list items operation contains duplicate items
1010

src/content/docs/support/troubleshooting/http-status-codes/cloudflare-1xxx-errors/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
pcx_content_type: troubleshooting
3-
title: Cloudflare 1XXX errors
3+
title: Cloudflare 1xxx errors
44
source: null
55
---
66

src/content/docs/support/troubleshooting/http-status-codes/cloudflare-5xx-errors/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
pcx_content_type: troubleshooting
3-
title: Cloudflare 5XX errors
3+
title: Cloudflare 5xx errors
44
source: null
55
---
66

0 commit comments

Comments
 (0)