Skip to content

Commit ee57f3d

Browse files
committed
Revert "try to remove trailing slash"
This reverts commit 0ae4f0f.
1 parent 0ae4f0f commit ee57f3d

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

web/public/_redirects

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
11
/wiki /
22
/wiki/* /:splat
33
/Main_Page /
4-
5-
# 1) Redirect trailing slash -> no slash
6-
/*/ /:splat 307
7-
8-
# 2) Rewrite extensionless paths to their /index.html (so /reference/createBlip works)
9-
# This is a rewrite (status 200), not a redirect
10-
/* /:splat/index.html 200

0 commit comments

Comments
 (0)