Skip to content

Commit 8a75065

Browse files
Co-authored-by: Brian Schubert <[email protected]>
1 parent 5df6756 commit 8a75065

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
templates_path = ['_templates']
2828
exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store']
2929

30-
intersphinx_mapping = {'py': ('https://docs.python.org/3.13', None)}
30+
intersphinx_mapping = {'py': ('https://docs.python.org/3', None)}
3131

3232
add_module_names = False
3333

0 commit comments

Comments
 (0)