We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bea7dee commit 9158dc0Copy full SHA for 9158dc0
netlify.toml
@@ -34,3 +34,9 @@ from = "/v3/*"
34
to = "https://neon-salmiakki-8da50a.netlify.app/:splat"
35
status = 200
36
force = true # COMMENT: ensure that we always redirect
37
+
38
+[[redirects]]
39
+from = "/v4/*"
40
+to = "https://harmonious-daifuku-19dac0.netlify.app/:splat"
41
+status = 200
42
+force = true # COMMENT: ensure that we always redirect
0 commit comments