Skip to content

Commit

Permalink
chore: update intersphinx_mapping (#807)
Browse files Browse the repository at this point in the history
* chore: test change

* chore: update intersphinx_mapping

* chore: fixed quotes

* chore: updating docs link
  • Loading branch information
tiwarishubham635 authored Aug 2, 2024
1 parent dd72ebe commit 0cd40b5
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 @@ -203,4 +203,4 @@
# -- Options for intersphinx extension ---------------------------------------

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

0 comments on commit 0cd40b5

Please sign in to comment.