We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8e036a commit 6b2e30fCopy full SHA for 6b2e30f
netlify.toml
@@ -1,3 +1,11 @@
1
[[redirects]]
2
from = "/guide/"
3
to = "/guide/introduction.html"
4
+
5
+[[redirects]]
6
+ from = "guide/doc-style-guide.html"
7
+ to = "/guide/contributing/doc-style-guide.html"
8
9
10
+ from = "/guide/writing-guide.html"
11
+ to = "/guide/contributing/writing-guide.html"
0 commit comments