We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70f305f commit 1960feaCopy full SHA for 1960fea
netlify.toml
@@ -64,3 +64,7 @@ status = 200
64
from = "/docs/*"
65
to = "/docs/sections/"
66
status = 200
67
+
68
+[[redirects]]
69
+from = "/*"
70
+to = "/docs/"
0 commit comments