Skip to content

Commit ded01ed

Browse files
committed
Update
1 parent 32742da commit ded01ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ def wrapper(*args, **kwargs):
166166
},
167167
}
168168

169-
html_baseurl = "https://pytorch.org/tutorials/" # needed for sphinx-sitemap
169+
html_baseurl = "https://docs.pytorch.org/tutorials/" # needed for sphinx-sitemap
170170
sitemap_locales = [None]
171171
sitemap_excludes = [
172172
"search.html",

0 commit comments

Comments
 (0)