Skip to content

Commit a0e739d

Browse files
committed
Adds redirects
1 parent 793738e commit a0e739d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

public/_redirects

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1530,6 +1530,11 @@
15301530
/workers/runtime-apis/fetch-event/ /workers/runtime-apis/handlers/fetch/ 301
15311531
/workers/runtime-apis/add-event-listener/ /workers/reference/migrate-to-module-workers/ 301
15321532
/workers/runtime-apis/tail-event/ /workers/runtime-apis/handlers/tail/ 301
1533+
/workers/configuration/sites/configuration/ /workers/static-assets/binding/ 301
1534+
/workers/configuration/sites/ /workers/static-assets/ 301
1535+
/workers/configuration/sites/start-from-existing/ /workers/static-assets/get-started/ 301
1536+
/workers/configuration/sites/start-from-scratch/ /workers/static-assets/get-started/ 301
1537+
/workers/configuration/sites/start-from-worker/ /workers/static-assets/get-started/ 301
15331538
/workers/wrangler/workers-kv/ /kv/ 301
15341539
/workers/databases/native-integrations/momento/ /workers/configuration/integrations/momento/ 301
15351540
/workers/databases/connect-to-postgres/ /hyperdrive/learning/connect-to-postgres/ 301

src/env.d.ts

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)