diff options
| author | Georg Brandl <georg@python.org> | 2014-10-28 22:00:36 (GMT) |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2014-10-28 22:00:36 (GMT) |
| commit | 796fe2c934b585de77bd5444f54d2ffe08a0633d (patch) | |
| tree | a729aa7dc89d16eefc9c433fd892b13396b58a0a | |
| parent | 9808f7362292cb4cd19e979ace3c18e0fcb14879 (diff) | |
| parent | fe85807d7fd7764fa929c245b753ea693307f764 (diff) | |
| download | cpython-796fe2c934b585de77bd5444f54d2ffe08a0633d.zip cpython-796fe2c934b585de77bd5444f54d2ffe08a0633d.tar.gz cpython-796fe2c934b585de77bd5444f54d2ffe08a0633d.tar.bz2 | |
merge with 3.4
| -rw-r--r-- | Doc/using/windows.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/using/windows.rst b/Doc/using/windows.rst index 42a92af..2083ee4 100644 --- a/Doc/using/windows.rst +++ b/Doc/using/windows.rst @@ -51,9 +51,9 @@ for detailed information about platforms with pre-compiled installers. 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 |
