Skip to content

Commit

Permalink
Update intersphinx link to point to redirected target.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Jul 17, 2024
1 parent 6c6e2e1 commit 9c53695
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 @@ -106,7 +106,7 @@

intersphinx_mapping.update({
'pip': ('https://pip.pypa.io/en/latest', None),
'build': ('https://pypa-build.readthedocs.io/en/latest', None),
'build': ('https://build.pypa.io/en/latest', None),
'PyPUG': ('https://packaging.python.org/en/latest/', None),
'packaging': ('https://packaging.pypa.io/en/latest/', None),
'twine': ('https://twine.readthedocs.io/en/stable/', None),
Expand Down

0 comments on commit 9c53695

Please sign in to comment.