Skip to content

Commit f83a09f

Browse files
committed
Standardize _redirects
1 parent f894083 commit f83a09f

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

public/_redirects

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@
290290
/d1/reference/query-json/ /d1/build-with-d1/query-json/ 301
291291
/d1/configuration/local-development/ /d1/build-with-d1/local-development/ 301
292292
/d1/configuration/remote-development/ /d1/build-with-d1/remote-development/ 301
293-
/d1/build-with-d1/import-data/ /d1/build-with-d1/import-export-data/ 301
293+
/d1/build-with-d1/import-data/ /d1/build-with-d1/import-export-data/ 301
294294
/d1/reference/database-commands/ /d1/reference/sql-statements/ 301
295295

296296
# data loss prevention (dlp)
@@ -702,7 +702,6 @@
702702
/logs/reference/logpush-api-configuration/ /logs/get-started/api-configuration/ 301
703703
/logs/reference/logpush-api-configuration/filters/ /logs/reference/filters/ 301
704704
# Non-slashed version is being used in the Cloudflare dashboard
705-
/logs/reference/logpush-api-configuration/custom-fields /logs/reference/custom-fields/ 301
706705
/logs/reference/logpush-api-configuration/custom-fields/ /logs/reference/custom-fields/ 301
707706
/logs/reference/logpush-api-configuration/examples/example-logpush-curl/ /logs/tutorials/examples/example-logpush-curl/ 301
708707

@@ -1400,9 +1399,9 @@
14001399
/workers/platform/logpush/ /workers/observability/logging/logpush/ 301
14011400
/workers/observability/logpush/ /workers/observability/logging/logpush/ 301
14021401
/workers/platform/tail-workers/ /workers/observability/logging/tail-workers/ 301
1403-
/workers/observability/tail-workers/ /workers/observability/logging/tail-workers/ 301
1404-
/workers/errors/script-will-never-generate-a-response/ /workers/observability/errors/#the-script-will-never-generate-a-response-errors 301
1405-
/workers/errors/illegal-invocation/ /workers/observability/errors/#illegal-invocation-errors 301
1402+
/workers/observability/tail-workers/ /workers/observability/logging/tail-workers/ 301
1403+
/workers/errors/script-will-never-generate-a-response/ /workers/observability/errors/#the-script-will-never-generate-a-response-errors 301
1404+
/workers/errors/illegal-invocation/ /workers/observability/errors/#illegal-invocation-errors 301
14061405
/workers/learning/metrics-and-analytics/ /workers/observability/metrics-and-analytics/ 301
14071406
/workers/learning/integrations/databases/ /workers/databases/connecting-to-databases/ 301
14081407
/workers/learning/how-routing-works/ /workers/platform/routing/ 301
@@ -1461,6 +1460,7 @@
14611460
/workers/runtime-apis/queues/ /workers/runtime-apis/bindings/bindings/queues/ 301
14621461
/workers/runtime-apis/service-bindings/ /workers/runtime-apis/bindings/service-bindings/ 301
14631462
/workers/observability/local-development-and-testing/ /workers/testing/local-development/ 301
1463+
/workers/observability/sentry-integration/ /workers/observability/integrations/sentry 301
14641464
/workers/configuration/deployments/ /workers/configuration/versions-and-deployments/ 301
14651465
/workers/configuration/continuous-integration/ /workers/ci-cd/ 301
14661466
/workers/wrangler/ci-cd/ /workers/ci-cd/external-cicd/ 301
@@ -1480,7 +1480,7 @@
14801480
/workers-ai/models/embedding/ /workers-ai/models/#text-embeddings 301
14811481
/workers-ai/models/text-embeddings/ /workers-ai/models/#text-embeddings 301
14821482
/workers-ai/models/speech-recognition/ /workers-ai/models/#automatic-speech-recognition 301
1483-
/workers-ai/models/translation/ /workers-ai/models/#translation 301
1483+
/workers-ai/models/translation/ /workers-ai/models/#translation 301
14841484
/workers-ai/models/text-classification/ /workers-ai/models/#text-classification 301
14851485
/workers-ai/models/image-classification/ /workers-ai/models/#image-classification 301
14861486
/workers-ai/models/codellama-7b-instruct-awq/ /workers-ai/models/ 301
@@ -1657,7 +1657,7 @@
16571657
/cloudflare-one/policies/zero-trust/ /cloudflare-one/policies/access/ 301
16581658
/cloudflare-one/policies/zero-trust/app-paths/ /cloudflare-one/policies/access/app-paths/ 301
16591659
/cloudflare-one/policies/zero-trust/common-configs/ /cloudflare-one/policies/access/ 301
1660-
/cloudflare-one/policies/zero-trust/cors/ /cloudflare-one/identity/authorization-cookie/cors/ 301
1660+
/cloudflare-one/policies/zero-trust/cors/ /cloudflare-one/identity/authorization-cookie/cors/ 301
16611661
/cloudflare-one/policies/zero-trust/temporary-auth/ /cloudflare-one/policies/access/temporary-auth/ 301
16621662
/cloudflare-one/policies/filtering/dns-policies-builder/dns-categories/ /cloudflare-one/policies/gateway/domain-categories/ 301
16631663
/cloudflare-one/policies/filtering/dns-policies/dns-categories/ /cloudflare-one/policies/gateway/domain-categories/ 301
@@ -1811,7 +1811,6 @@
18111811
# Workers
18121812
/workers/reference/apis/* /workers/runtime-apis/:splat 301
18131813
/workers/templates/pages/* /workers/examples/:splat 301
1814-
/workers/observability/sentry-integration /workers/observability/integrations/sentry 301
18151814
/workers/observability/logging/* /workers/observability/logs/:splat 301
18161815

18171816
# Others

0 commit comments

Comments
 (0)