summaryrefslogtreecommitdiffstats
path: root/Doc/whatsnew/whatsnew20.tex
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2002-04-03 02:52:50 (GMT)
committerFred Drake <fdrake@acm.org>2002-04-03 02:52:50 (GMT)
commitb81fbad9c0e75cb26e81ae4b9c0cd0ff96512ecf (patch)
tree2a464203152438e9762b0aa345457484eb5ecccb /Doc/whatsnew/whatsnew20.tex
parentdbfe768f66d7ef2c90bcb3cbc3f4c0763f1d0361 (diff)
downloadcpython-b81fbad9c0e75cb26e81ae4b9c0cd0ff96512ecf.zip
cpython-b81fbad9c0e75cb26e81ae4b9c0cd0ff96512ecf.tar.gz
cpython-b81fbad9c0e75cb26e81ae4b9c0cd0ff96512ecf.tar.bz2
Updated PEP link to point to the now-canonical site.
Diffstat (limited to 'Doc/whatsnew/whatsnew20.tex')
-rw-r--r--Doc/whatsnew/whatsnew20.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/whatsnew/whatsnew20.tex b/Doc/whatsnew/whatsnew20.tex
index 229f9ee..5c59371 100644
--- a/Doc/whatsnew/whatsnew20.tex
+++ b/Doc/whatsnew/whatsnew20.tex
@@ -138,7 +138,7 @@ Read the rest of PEP 1 for the details of the PEP editorial process,
style, and format. PEPs are kept in the Python CVS tree on
SourceForge, though they're not part of the Python 2.0 distribution,
and are also available in HTML form from
-\url{http://python.sourceforge.net/peps/}. As of September 2000,
+\url{http://www.python.org/peps/}. As of September 2000,
there are 25 PEPS, ranging from PEP 201, ``Lockstep Iteration'', to
PEP 225, ``Elementwise/Objectwise Operators''.