We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 312fde4 commit c4c940dCopy full SHA for c4c940d
netlify.toml
@@ -1,6 +1,6 @@
1
[[redirects]]
2
from = "/v2/*"
3
- to = "https://vue-test-utils-next-docs.netlify.app/:splat"
+ to = "https://vue-test-utils-next-docs.netlify.app/v2/:splat"
4
status = 200
5
force = true # COMMENT: ensure that we always redirect
6
headers = {X-From = "Netlify"}
0 commit comments