Skip to content

Commit 63b4bd5

Browse files
authored
fixing domain (#981)
1 parent 247c55d commit 63b4bd5

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
@@ -99,7 +99,7 @@
9999

100100
# notfound.extension
101101
notfound_template = "404.rst"
102-
notfound_urls_prefix = "/pymapdl/"
102+
notfound_urls_prefix = "/mapdldocs.pyansys.com/"
103103

104104
# static path
105105
html_static_path = ["_static"]

0 commit comments

Comments
 (0)