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 785a788 commit 2cdc310Copy full SHA for 2cdc310
doc/source/conf.py
@@ -91,7 +91,7 @@
91
92
redirects = {
93
"user_guide/getting_started_with_dpf_server": "../getting_started/dpf_server.html",
94
- "concepts/": "user_guide/concepts/"
+ "concepts/index": "../user_guide/index.html#concepts"
95
}
96
97
typehints_defaults = "comma"
0 commit comments