https://hg.python.org/cpython/rev/1863b7e60130 changeset: 93210:1863b7e60130 branch: 3.4 parent: 93208:f5691740ec85 user: Georg Brandl <georg at python.org> date: Tue Oct 28 23:00:25 2014 +0100 summary: Fix link to ABOP install chapter. files: Doc/using/windows.rst | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Doc/using/windows.rst b/Doc/using/windows.rst --- a/Doc/using/windows.rst +++ b/Doc/using/windows.rst @@ -51,9 +51,9 @@ by Mark Pilgrim, 2004, ISBN 1-59059-356-1 - `For Windows users <http://swaroopch.com/text/Byte_of_Python:Installing_Python#For_Windows_users>`_ + `For Windows users <http://www.swaroopch.com/notes/python/#install_windows>`_ in "Installing Python" - in "`A Byte of Python <http://www.byteofpython.info>`_" + in "`A Byte of Python <http://www.swaroopch.com/notes/python/>`_" by Swaroop C H, 2003 -- Repository URL: https://hg.python.org/cpython