Skip to content

Commit

Permalink
fix intersphinx
Browse files Browse the repository at this point in the history
  • Loading branch information
ocefpaf committed Oct 4, 2024
1 parent a38f211 commit 185451f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -277,4 +277,4 @@


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

0 comments on commit 185451f

Please sign in to comment.