Skip to content

Commit 363b612

Browse files
committed
Remove default force
1 parent 4866ca1 commit 363b612

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

netlify.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,10 @@
3737
to = "https://testing-library.com/:splat"
3838
force = true
3939

40-
# Redirects due to reorganization
40+
# Redirects due to reorganization (do not redirect if route is not 404)
4141
[[redirects]]
4242
from = "/docs/*"
4343
to = "/docs/dom-testing-library/:splat"
44-
force = false # do not redirect if route is not 404
4544

4645
# Support page to help page
4746
[[redirects]]

0 commit comments

Comments
 (0)