Skip to content

Commit d8e2554

Browse files
authored
fix: CNAME
1 parent e05e836 commit d8e2554

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
copyright = f"(c) {datetime.now().year} ANSYS, Inc. All rights reserved"
2222
author = "ANSYS, Inc."
2323
release = version = __version__
24-
cname = os.getenv("DOCUMENTATION_CNAME", default="expert-adventure-nvnoo1y.pages.github.io")
24+
cname = os.getenv("DOCUMENTATION_CNAME", default="ansys.github.io/allie-flowkit-python")
2525
switcher_version = get_version_match(__version__)
2626

2727
# Select desired logo, theme, and declare the html title

0 commit comments

Comments
 (0)