diff --git a/docs/source/conf.py b/docs/source/conf.py index ef19390..c55739c 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -75,7 +75,7 @@ html_static_path = ["_static"] html_theme_options = { - "repository_url": "https://github.com/cydcowley/DLS-model", + "repository_url": "https://github.com/PlasmaFAIR/snaptol", "repository_branch": "main", "path_to_docs": "docs", "use_edit_page_button": True,