diff --git a/docs/api/conf.py b/docs/api/conf.py index 3360a26d..2a466860 100644 --- a/docs/api/conf.py +++ b/docs/api/conf.py @@ -12,7 +12,7 @@ html_theme = "sphinx_book_theme" html_theme_options = { - "repository_url": "https://github.com/KRM7/genetic-algorithms", + "repository_url": "https://github.com/KRM7/gapp", "use_repository_button": True, "use_fullscreen_button": False, "use_download_button": False,