From 3e3e1296f09b5320ce7aa735896a6b53e401e2a9 Mon Sep 17 00:00:00 2001 From: "Andrew M. Kuchling" Date: Thu, 10 Oct 2002 11:32:30 +0000 Subject: [PATCH] [Bug #621039] Fix broken link --- Doc/whatsnew/whatsnew23.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/whatsnew/whatsnew23.tex b/Doc/whatsnew/whatsnew23.tex index 63b9de063acf..7ca43b2f8a9d 100644 --- a/Doc/whatsnew/whatsnew23.tex +++ b/Doc/whatsnew/whatsnew23.tex @@ -1261,7 +1261,7 @@ The RPM spec files, found in the \file{Misc/RPM/} directory in the Python source distribution, were updated for 2.3. (Contributed by Sean Reifschneider.) -Python now supports AtheOS (\url{www.atheos.cx}) and GNU/Hurd. +Python now supports AtheOS (\url{http://www.atheos.cx}) and GNU/Hurd. %======================================================================