Use Python 2.4 download links

git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2099 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2004-12-07 12:47:46 +00:00
parent 9e843d71a7
commit 42639ec1c8
2 changed files with 3 additions and 3 deletions

View file

@ -63,7 +63,7 @@ an extra &quot;python-dev&quot; package.</p>
<h1><a name="requirements-for-windows">Requirements for Windows</a></h1>
<ol class="arabic simple">
<li>Install Python &gt;= 2.3 from <a class="reference" href="http://www.python.org/">http://www.python.org/</a>
[<a class="reference" href="http://www.python.org/ftp/python/2.3.4/Python-2.3.4.exe">http://www.python.org/ftp/python/2.3.4/Python-2.3.4.exe</a>]</li>
[<a class="reference" href="http://www.python.org/ftp/python/2.4/python-2.4.msi">http://www.python.org/ftp/python/2.4/python-2.4.msi</a>]</li>
<li><em>Only needed if you compile from source:</em>
install the MinGW suite from <a class="reference" href="http://mingw.sourceforge.net">http://mingw.sourceforge.net</a>.
Be sure to install in the given order:<ol class="loweralpha">
@ -199,7 +199,7 @@ working</li>
</div>
<hr class="footer" />
<div class="footer">
Generated on: 2004-11-25 12:54 UTC.
Generated on: 2004-12-07 12:47 UTC.
</div>
</body>
</html>

View file

@ -40,7 +40,7 @@ Requirements for Windows
------------------------
1. Install Python >= 2.3 from http://www.python.org/
[http://www.python.org/ftp/python/2.3.4/Python-2.3.4.exe]
[http://www.python.org/ftp/python/2.4/python-2.4.msi]
2. *Only needed if you compile from source:*
install the MinGW suite from http://mingw.sourceforge.net.