From f5bded3dbd1b0a0c99cfaeeeafb1117e5ef132c5 Mon Sep 17 00:00:00 2001 From: Dominik Gresch Date: Thu, 26 Sep 2024 09:06:09 +0200 Subject: [PATCH] Update Github link (#525) Change the Github link: it was still pointing to the deprecated `pyansys` org, instead of the `ansys` org. --- doc/source/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/conf.py b/doc/source/conf.py index 5a9bccc1b..cd92a8e03 100755 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -97,7 +97,7 @@ html_show_sourcelink = True html_theme = "ansys_sphinx_theme" html_context = { - "github_user": "pyansys", + "github_user": "ansys", "github_repo": "pydyna", "github_version": "main", "doc_path": "doc/source", @@ -110,7 +110,7 @@ }, "check_switcher": False, "navbar_end": ["version-switcher", "theme-switcher", "navbar-icon-links"], - "github_url": "https://github.com/pyansys/pydyna", + "github_url": "https://github.com/ansys/pydyna", "show_prev_next": False, "show_breadcrumbs": True, "additional_breadcrumbs": [