diff options
author | Sandro Tosi <sandro.tosi@gmail.com> | 2011-10-31 16:45:09 (GMT) |
---|---|---|
committer | Sandro Tosi <sandro.tosi@gmail.com> | 2011-10-31 16:45:09 (GMT) |
commit | c4114ead710188b6a7e50871a7cf56b50616f7b9 (patch) | |
tree | 0d775cf367eae555ee1aefff305e15e9b97132fc /Doc | |
parent | c93e413e31f717c73c15a93ea00a89d77231123d (diff) | |
download | cpython-c4114ead710188b6a7e50871a7cf56b50616f7b9.zip cpython-c4114ead710188b6a7e50871a7cf56b50616f7b9.tar.gz cpython-c4114ead710188b6a7e50871a7cf56b50616f7b9.tar.bz2 |
use diveintopython.net now that DIP.org returns 410; thanks to Josh Gachnang from docs@
Diffstat (limited to 'Doc')
-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 4c35f6c..978440c 100644 --- a/Doc/using/windows.rst +++ b/Doc/using/windows.rst @@ -47,9 +47,9 @@ for detailed information about platforms with precompiled installers. "7 Minutes to "Hello World!"" by Richard Dooling, 2006 - `Installing on Windows <http://diveintopython.org/installing_python/windows.html>`_ + `Installing on Windows <http://diveintopython.net/installing_python/windows.html>`_ in "`Dive into Python: Python from novice to pro - <http://diveintopython.org/index.html>`_" + <http://diveintopython.net/index.html>`_" by Mark Pilgrim, 2004, ISBN 1-59059-356-1 |