Fixing broken links in doc, part 4: some more breaks and redirects

This commit is contained in:
Georg Brandl 2014-10-29 10:57:37 +01:00
parent 0ef496678a
commit b7354a65ce
31 changed files with 42 additions and 45 deletions

View file

@ -554,7 +554,7 @@ Compiling Python on Windows
If you want to compile CPython yourself, first thing you should do is get the
`source <https://www.python.org/download/source/>`_. You can download either the
latest release's source or just grab a fresh `checkout
<https://docs.python.org/devguide/setup.html#checking-out-the-code>`_.
<https://docs.python.org/devguide/setup.html#getting-the-source-code>`_.
The source tree contains a build solution and project files for Microsoft
Visual C++, which is the compiler used to build the official Python releases.
@ -593,7 +593,7 @@ Other resources
.. seealso::
`Python Programming On Win32 <http://www.oreilly.com/catalog/pythonwin32/>`_
`Python Programming On Win32 <http://shop.oreilly.com/product/9781565926219.do>`_
"Help for Windows Programmers"
by Mark Hammond and Andy Robinson, O'Reilly Media, 2000,
ISBN 1-56592-621-8