diff --git a/source/conf.py b/source/conf.py index f447284..7f859b2 100644 --- a/source/conf.py +++ b/source/conf.py @@ -225,6 +225,7 @@ # and # To build urls withoug hard-coding them html_context = { + # "github_url": "https://github.com", # or your GitHub Enterprise site "github_user": "brightway-lca", "github_repo": "brightway-documentation", "github_version": "main",