We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c6e2e1 commit 9c53695Copy full SHA for 9c53695
docs/conf.py
@@ -106,7 +106,7 @@
106
107
intersphinx_mapping.update({
108
'pip': ('https://pip.pypa.io/en/latest', None),
109
- 'build': ('https://pypa-build.readthedocs.io/en/latest', None),
+ 'build': ('https://build.pypa.io/en/latest', None),
110
'PyPUG': ('https://packaging.python.org/en/latest/', None),
111
'packaging': ('https://packaging.pypa.io/en/latest/', None),
112
'twine': ('https://twine.readthedocs.io/en/stable/', None),
0 commit comments