We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd8313b commit 975eb7aCopy full SHA for 975eb7a
doc/source/conf.py
@@ -20,9 +20,7 @@
20
watermark,
21
)
22
23
-ANNOUNCEMENT_URL = (
24
- "https://raw.githubusercontent.com/ansys/ansys-sphinx-theme/main/doc/_templates/message.html"
25
-)
+ANNOUNCEMENT_URL = "https://raw.githubusercontent.com/ansys/ansys-sphinx-theme/main/doc/source/_templates/message.html" # noqa: E501
26
27
# Project information
28
project = "ansys_sphinx_theme"
0 commit comments