diff --git a/docs/conf.py b/docs/conf.py index fbaa22f..3b84285 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -97,8 +97,8 @@ # html_logo = "_static/logo-wide.svg" # html_favicon = "_static/logo-square.svg" html_theme_options = { - "github_url": "https://github.com/RasmussenLab/python_package", - "repository_url": "https://github.com/RasmussenLab/python_package", + "github_url": "https://github.com/biosustain/python_package", + "repository_url": "https://github.com/biosustain/python_package", "repository_branch": "main", "home_page_in_toc": True, "path_to_docs": "docs",