Skip to content

Commit

Permalink
docs: fix intershpinx config
Browse files Browse the repository at this point in the history
  • Loading branch information
slint committed Nov 2, 2023
1 parent 7d5203a commit 99a3920
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 @@ -322,4 +322,4 @@


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

0 comments on commit 99a3920

Please sign in to comment.