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 c272354 commit 94d08efCopy full SHA for 94d08ef
getting-started/setup-building.rst
@@ -314,7 +314,7 @@ You can run the build of Python you've compiled with:
314
See the `PCBuild readme`_ for more details on what other software is necessary
315
and how to build.
316
317
-.. _Victor Stinner's guide: https://cpython-core-tutorial.readthedocs.io/en/latest/build_cpython_windows.html
+.. _Victor Stinner's guide: https://web.archive.org/web/20220907075854/https://cpython-core-tutorial.readthedocs.io/en/latest/build_cpython_windows.html
318
.. _Visual Studio: https://visualstudio.microsoft.com/
319
.. _PCBuild readme: https://github.com/python/cpython/blob/main/PCbuild/readme.txt
320
.. _Git for Windows download from the official Git website: https://git-scm.com/download/win
0 commit comments