Skip to content

Commit bb60d39

Browse files
Removes page (cloudflare#21222)
1 parent c4c85c1 commit bb60d39

File tree

4 files changed

+3
-63
lines changed

4 files changed

+3
-63
lines changed

public/__redirects

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1172,6 +1172,7 @@
11721172
/support/more-dashboard-apps/cloudflare-apps/ /workers/ 301
11731173
/support/more-dashboard-apps/cloudflare-apps/managing-cloudflare-apps/ /workers/ 301
11741174
/support/more-dashboard-apps/cloudflare-apps/removing-cloudflare-apps/ /workers/ 301
1175+
/support/troubleshooting/http-status-codes/http-status-codes/ /support/troubleshooting/http-status-codes/ 301
11751176

11761177
# r2
11771178
/r2/platform/s3-compatibility/api/ /r2/api/s3/api/ 301

src/content/docs/analytics/account-and-zone-analytics/account-analytics.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ This panel features spark lines for various caching metrics, including: *request
7272

7373
![Panel displaying lines for 4xx and 5xx error rates](~/assets/images/support/hc-account-analytics_errors_card.png)
7474

75-
This panel displays spark lines for 4xx and 5xx error rates, respectively. Learn more about [HTTP Status Codes](/support/troubleshooting/http-status-codes/http-status-codes/)
75+
This panel displays spark lines for 4xx and 5xx error rates, respectively. Learn more about [HTTP Status Codes](/support/troubleshooting/http-status-codes/)
7676

7777
#### Network
7878

src/content/docs/cloudflare-one/insights/logs/gateway-logs/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ When an HTTP request results in an error, Gateway logs the first 512 bytes of th
234234
| ---------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------- |
235235
| **HTTP Version** | HTTP version of the origin that Gateway connected to on behalf of the user. |
236236
| **HTTP Method** | HTTP method used for the request (such as `GET` or `POST`). |
237-
| **HTTP Status Code** | [HTTP status code](/support/troubleshooting/http-status-codes/http-status-codes/) returned in the response. |
237+
| **HTTP Status Code** | [HTTP status code](/support/troubleshooting/http-status-codes/) returned in the response. |
238238
| **URL** | Full URL of the HTTP request. |
239239
| **Referer** | Referer request header containing the address of the page making the request. |
240240
| **Source IP** | Public source IP address of the HTTP request. |

src/content/docs/support/troubleshooting/http-status-codes/http-status-codes.mdx

Lines changed: 0 additions & 61 deletions
This file was deleted.

0 commit comments

Comments
 (0)