Skip to content

Commit a36bb26

Browse files
authored
feat: add top-level redirect for user-event (#982)
1 parent f30e5e8 commit a36bb26

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

netlify.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,3 +103,6 @@
103103
[[redirects]]
104104
from = "/nightwatch/"
105105
to = "/docs/nightwatch-testing-library/intro"
106+
[[redirects]]
107+
from = "/user-event/"
108+
to = "/docs/user-event/intro"

0 commit comments

Comments
 (0)