Skip to content

Commit 429b8fd

Browse files
authored
Fix: sitemap url is wrong (#148)
1 parent 819dcec commit 429b8fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@
119119

120120
# For sitemap generation
121121
html_baseurl = "https://www.pyopensci.org/python-package-guide/"
122+
sitemap_url_scheme = "{link}"
122123

123124
# -- Options for HTML output -------------------------------------------------
124125

0 commit comments

Comments
 (0)