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 39ab21c commit c955106Copy full SHA for c955106
netlify.toml
@@ -17,6 +17,5 @@
17
[[redirects]]
18
from = "/archives/*"
19
to = "/posts/:splat"
20
- status = 301
21
- force = false
22
- query = {path = ":path"}
+ status = 200
+ force = true
0 commit comments