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 38f1c97 commit 3e703d1Copy full SHA for 3e703d1
doc/source/conf.py
@@ -92,7 +92,7 @@
92
redirects = {
93
"user_guide/getting_started_with_dpf_server": "../getting_started/dpf_server.html",
94
"concepts/index": "../user_guide/index.html#concepts",
95
- "contributing": "source/getting_started/contributing.html"
+ "contributing": "getting_started/contributing.html"
96
}
97
98
typehints_defaults = "comma"
0 commit comments