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