From: Andrew M. Kuchling Date: Mon, 25 Sep 2000 14:40:15 +0000 (+0000) Subject: Update URL for Python 2.0 X-Git-Tag: v2.0b2~46 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6d4addd1f47d3f74e2fbdee126f3f16a464f1198;p=python Update URL for Python 2.0 --- diff --git a/Doc/whatsnew/whatsnew20.tex b/Doc/whatsnew/whatsnew20.tex index 341b7063b1..fe41ea95f4 100644 --- a/Doc/whatsnew/whatsnew20.tex +++ b/Doc/whatsnew/whatsnew20.tex @@ -17,7 +17,7 @@ the beta cycle before the final release of Python 2.0. A new release of Python, version 2.0, will be released some time this summer. Beta versions are already available from -\url{http://www.pythonlabs.com/tech/python2.html}. This article +\url{http://www.pythonlabs.com/products/python2.0/}. This article covers the exciting new features in 2.0, highlights some other useful changes, and points out a few incompatible changes that may require rewriting code.