diff --git a/docs/source/conf.py b/docs/source/conf.py index 81b5389..fa3801d 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -111,8 +111,8 @@ def __getattr__(cls, name): # html_logo = "_static/logo-wide.svg" # html_favicon = "_static/logo-square.svg" html_theme_options = { - "github_url": "https://github.com/poolsideai/fragile", - "repository_url": "https://github.com/poolsideai/fragile", + "github_url": "https://github.com/fragiletech/plangym", + "repository_url": "https://github.com/fragiletech/plangym", "repository_branch": "gh-pages", "home_page_in_toc": True, "path_to_docs": "docs",