diff options
| author | Serhiy Storchaka <storchaka@gmail.com> | 2016-04-11 17:33:27 +0300 |
|---|---|---|
| committer | Serhiy Storchaka <storchaka@gmail.com> | 2016-04-11 17:33:27 +0300 |
| commit | 96790a4b8285f2f094edd05c630b7b65db91eb29 (patch) | |
| tree | e690011e596ebecd9292c6231fed5c931f1eb896 /Doc/using | |
| parent | 21de67f900eb87b367c9f054302f985633d955d1 (diff) | |
| parent | de886d92336ece3d52ef86c8c13c00e6fd3b1f09 (diff) | |
| download | cpython-git-96790a4b8285f2f094edd05c630b7b65db91eb29.tar.gz | |
Issue #25910: Fixed more links in the docs.
Diffstat (limited to 'Doc/using')
| -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 99f4e74e01..230fd59d37 100644 --- a/Doc/using/windows.rst +++ b/Doc/using/windows.rst @@ -266,9 +266,9 @@ for detailed information about platforms with pre-compiled installers. by Mark Pilgrim, 2004, ISBN 1-59059-356-1 - `For Windows users <http://www.swaroopch.com/notes/python/#install_windows>`_ + `For Windows users <http://python.swaroopch.com/installation.html#installation-on-windows>`_ in "Installing Python" - in "`A Byte of Python <http://www.swaroopch.com/notes/python/>`_" + in "`A Byte of Python <http://python.swaroopch.com/>`_" by Swaroop C H, 2003 |
