Skip to content

Commit

Permalink
DOC: Upgrade intersphinx to Python 3 URL
Browse files Browse the repository at this point in the history
  • Loading branch information
LucHermitte committed Jun 18, 2024
1 parent 02d2a96 commit ab67665
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -349,4 +349,4 @@


# Example configuration for intersphinx: refer to the Python standard library.
intersphinx_mapping = {'https://docs.python.org/': None}
intersphinx_mapping = {'https://docs.python.org/3/': None}

0 comments on commit ab67665

Please sign in to comment.