Skip to content

Commit 9159cd5

Browse files
committed
chore: add redirect
1 parent 61c11ed commit 9159cd5

File tree

2 files changed

+4
-18
lines changed

2 files changed

+4
-18
lines changed

.idea/workspace.xml

Lines changed: 3 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/_redirects

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1354,6 +1354,7 @@
13541354
/workers/platform/routes/ /workers/configuration/routing/ 301
13551355
/workers/about/tips/debugging/ /workers/observability/ 301
13561356
/workers/testing/debugging-tools/ /workers/observability/dev-tools/ 301
1357+
/workers/testing/local-development/ /workers/local-development/ 301
13571358
/workers/about/tips/signing-requests/ /workers/examples/signing-requests/ 301
13581359
/workers/about/using-cache/ /workers/reference/how-the-cache-works/ 301
13591360
/workers/learning/how-the-cache-works/ /workers/reference/how-the-cache-works/ 301

0 commit comments

Comments
 (0)