Skip to content

Commit 24c6cd8

Browse files
author
Kent C. Dodds
authored
remove fallback which wasn't working
1 parent e322fb2 commit 24c6cd8

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

netlify.toml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -98,10 +98,3 @@
9898
to = "https://testing-library.com/docs/ecosystem-jest-dom"
9999
status = 301
100100
force = true
101-
102-
# Fallback (THIS SHOULD BE LAST)
103-
[[redirects]]
104-
from = "/*"
105-
to = "/index.html"
106-
status = 200
107-
force = true

0 commit comments

Comments
 (0)