diff --git a/conf.py b/conf.py index 43b67207..92b5b20f 100644 --- a/conf.py +++ b/conf.py @@ -119,6 +119,7 @@ # For sitemap generation html_baseurl = "https://www.pyopensci.org/python-package-guide/" +sitemap_url_scheme = "{link}" # -- Options for HTML output -------------------------------------------------