diff --git a/doc/source/conf.py b/doc/source/conf.py index 1af1e1143dc..88274306d9c 100755 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -99,7 +99,8 @@ # notfound.extension notfound_template = "404.rst" -notfound_urls_prefix = "/mapdldocs.pyansys.com/" +notfound_urls_prefix = "/../" + # static path html_static_path = ["_static"]