Skip to content

Commit c4c940d

Browse files
committed
docs: redirects update
1 parent 312fde4 commit c4c940d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: netlify.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[[redirects]]
22
from = "/v2/*"
3-
to = "https://vue-test-utils-next-docs.netlify.app/:splat"
3+
to = "https://vue-test-utils-next-docs.netlify.app/v2/:splat"
44
status = 200
55
force = true # COMMENT: ensure that we always redirect
66
headers = {X-From = "Netlify"}

0 commit comments

Comments
 (0)