Skip to content

Commit

Permalink
Fix intersphinx
Browse files Browse the repository at this point in the history
  • Loading branch information
hynek committed May 6, 2023
1 parent 4517191 commit fc71583
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -127,5 +127,4 @@
]


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

0 comments on commit fc71583

Please sign in to comment.