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 a7814da commit 451d6b0Copy full SHA for 451d6b0
docs/source/conf.py
@@ -141,7 +141,7 @@
141
myst_enable_extensions = ["colon_fence", "deflist", "tasklist"]
142
143
redirects = {
144
- "overview.html": "about/overview.html",
+ "overview.html": "about/index.html",
145
"gluten_comparison.html": "about/gluten_comparison.html",
146
"user-guide/overview.html": "../about/overview.html",
147
"user-guide/gluten_comparison.html": "../about/gluten_comparison.html",
0 commit comments