diff --git a/doc/source/conf.py b/doc/source/conf.py index a6a515f..c56671a 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -52,7 +52,7 @@ # html_theme = 'furo' html_theme_options = { - "source_repository": "https://github.com/sphinxcontrib/typer/", + "source_repository": "https://github.com/sphinx-contrib/typer/", "source_branch": "main", "source_directory": "doc/source", }