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 e05e836 commit d8e2554Copy full SHA for d8e2554
doc/source/conf.py
@@ -21,7 +21,7 @@
21
copyright = f"(c) {datetime.now().year} ANSYS, Inc. All rights reserved"
22
author = "ANSYS, Inc."
23
release = version = __version__
24
-cname = os.getenv("DOCUMENTATION_CNAME", default="expert-adventure-nvnoo1y.pages.github.io")
+cname = os.getenv("DOCUMENTATION_CNAME", default="ansys.github.io/allie-flowkit-python")
25
switcher_version = get_version_match(__version__)
26
27
# Select desired logo, theme, and declare the html title
0 commit comments