From e900fa0279a3cf51b74b547d5527e46713556e75 Mon Sep 17 00:00:00 2001 From: calvin Date: Fri, 30 Jan 2009 21:01:59 +0000 Subject: [PATCH] Fixed python download link git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3942 e7d03fd6-7b0d-0410-9947-9c21f3af8025 --- doc/source/install.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/install.txt b/doc/source/install.txt index 16de9b1b..be52822a 100644 --- a/doc/source/install.txt +++ b/doc/source/install.txt @@ -95,7 +95,7 @@ Setup for Windows - compiling from source: ------------------------------------------ 1. Install Python >= 2.5 from http://www.python.org/ - [http://www.python.org/ftp/python/2.6/python-2.6.1.msi] + [http://www.python.org/ftp/python/2.6.1/python-2.6.1.msi] 2. *Optional, for console color support:* Wconio from http://newcenturycomputers.net/projects/wconio.html