diff --git a/doc/source/conf.py b/doc/source/conf.py index a77bcca76..5fc9fa6d9 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -20,9 +20,7 @@ watermark, ) -ANNOUNCEMENT_URL = ( - "https://raw.githubusercontent.com/ansys/ansys-sphinx-theme/main/doc/_templates/message.html" -) +ANNOUNCEMENT_URL = "https://raw.githubusercontent.com/ansys/ansys-sphinx-theme/main/doc/source/_templates/message.html" # noqa: E501 # Project information project = "ansys_sphinx_theme"