Skip to content

Commit b654d97

Browse files
committed
Update _redirects to point to directory instead of index.html
1 parent 4c7a208 commit b654d97

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

my-app/public/_redirects

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
/2023/* /2023/index.html 200
2-
/2023 /2023/index.html 200
3-
/* /2023/index.html 200
1+
/2023/* /2023/ 200
2+
/2023 /2023/ 301
3+
/* /2023/ 200

0 commit comments

Comments
 (0)