Skip to content

Commit 7f51c0e

Browse files
authored
Fix PyAnsys logo link in doc (#1897)
1 parent 071c1c7 commit 7f51c0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,7 @@ def reset_servers(gallery_conf, fname, when):
201201
"image_dark": pyansys_logo_dark_mode,
202202
"image_light": pyansys_logo_light_mode,
203203
},
204+
"logo_link": "https://docs.pyansys.com",
204205
"github_url": "https://github.com/ansys/pydpf-core",
205206
"show_prev_next": False,
206207
"show_breadcrumbs": True,

0 commit comments

Comments
 (0)