Skip to content

Commit 9c53695

Browse files
committed
Update intersphinx link to point to redirected target.
1 parent 6c6e2e1 commit 9c53695

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106

107107
intersphinx_mapping.update({
108108
'pip': ('https://pip.pypa.io/en/latest', None),
109-
'build': ('https://pypa-build.readthedocs.io/en/latest', None),
109+
'build': ('https://build.pypa.io/en/latest', None),
110110
'PyPUG': ('https://packaging.python.org/en/latest/', None),
111111
'packaging': ('https://packaging.pypa.io/en/latest/', None),
112112
'twine': ('https://twine.readthedocs.io/en/stable/', None),

0 commit comments

Comments
 (0)