diff --git a/docs/conf.py b/docs/conf.py index 5feb31a61f..8840e8b82d 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -165,7 +165,7 @@ # documentation. # html_theme_options = { - "repository_url": "https://github.com/openedx/devstack", + "repository_url": "https://github.com/edx/devstack", "repository_branch": "master", "path_to_docs": "docs/", "home_page_in_toc": True,