Skip to content

Commit

Permalink
docs: Update intersphinx_mapping
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmckinney committed Jun 13, 2023
1 parent 0aa3300 commit 8ada219
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 @@ -16,7 +16,7 @@
autodoc_default_flags = ['members', 'show-inheritance']

intersphinx_mapping = {
'python': ('http://docs.python.org/3.11', None),
'python': ('https://docs.python.org/3.11', None),
'leather': ('http://leather.readthedocs.io/en/latest/', None)
}

Expand Down

0 comments on commit 8ada219

Please sign in to comment.