File tree Expand file tree Collapse file tree 2 files changed +5
-15
lines changed Expand file tree Collapse file tree 2 files changed +5
-15
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 41
41
from = " /docs/example-react-redux"
42
42
to = " https://redux.js.org/recipes/writing-tests#connected-components"
43
43
44
+ # Screen error message to correct page
45
+ [[redirects ]]
46
+ from = " /s/screen-global-error"
47
+ to = " /docs/dom-testing-library/api-queries#screen"
48
+
44
49
# Reorganization (do not redirect if route is not 404)
45
50
[[redirects ]]
46
51
from = " /docs/*"
83
88
[[redirects ]]
84
89
from = " /nightwatch/"
85
90
to = " /docs/nightwatch-testing-library/intro"
86
- [[redirects ]]
87
- from = " https://testing-library.com/docs/example-react-redux"
88
- to = " https://redux.js.org/recipes/writing-tests#connected-components"
89
-
90
- # Redirect screen error message to correct page
91
- [[redirects ]]
92
- from = " https://testing-library.com/s/screen-global-error"
93
- to = " https://testing-library.com/docs/dom-testing-library/api-queries#screen"
You can’t perform that action at this time.
0 commit comments