Skip to content

Commit 2cdc310

Browse files
authored
Update redirect
1 parent 785a788 commit 2cdc310

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191

9292
redirects = {
9393
"user_guide/getting_started_with_dpf_server": "../getting_started/dpf_server.html",
94-
"concepts/": "user_guide/concepts/"
94+
"concepts/index": "../user_guide/index.html#concepts"
9595
}
9696

9797
typehints_defaults = "comma"

0 commit comments

Comments
 (0)