updated mingw link

git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2740 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2005-07-12 10:09:54 +00:00
parent b559c4f82e
commit f986fa179f
2 changed files with 4 additions and 13 deletions

View file

@ -20,16 +20,7 @@ window.onload = function() {
</head>
<body>
<!-- bfknav -->
<div class="navigation">
<div class="navrow" style="padding: 0em 0em 0em 1em;">
<a href="index.html">LinkChecker</a>
<span>Installation</span>
<a href="upgrading.html">Upgrading</a>
<a href="documentation.html">Documentation</a>
<a href="other.html">Other</a>
</div>
</div>
Imagine a navigation
<!-- /bfknav -->
<div class="document" id="installation">
<h1 class="title">Installation</h1>
@ -73,7 +64,7 @@ Psyco from <a class="reference" href="http://psyco.sourceforge.net/">http://psyc
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">
<li>MingGW
[<a class="reference" href="http://osdn.dl.sourceforge.net/sourceforge/mingw/MinGW-3.1.0-1.exe">http://osdn.dl.sourceforge.net/sourceforge/mingw/MinGW-3.1.0-1.exe</a>]</li>
[<a class="reference" href="http://osdn.dl.sourceforge.net/sourceforge/mingw/MinGW-4.1.0.exe">http://osdn.dl.sourceforge.net/sourceforge/mingw/MinGW-4.1.0.exe</a>]</li>
<li>MSYS
[<a class="reference" href="http://osdn.dl.sourceforge.net/sourceforge/mingw/MSYS-1.0.10.exe">http://osdn.dl.sourceforge.net/sourceforge/mingw/MSYS-1.0.10.exe</a>]</li>
</ol>
@ -206,7 +197,7 @@ working</li>
</div>
<hr class="docutils footer" />
<div class="footer">
Generated on: 2005-06-28 13:08 UTC.
Generated on: 2005-07-12 10:10 UTC.
</div>
</body>
</html>

View file

@ -51,7 +51,7 @@ Requirements for Windows
Be sure to install in the given order:
a) MingGW
[http://osdn.dl.sourceforge.net/sourceforge/mingw/MinGW-3.1.0-1.exe]
[http://osdn.dl.sourceforge.net/sourceforge/mingw/MinGW-4.1.0.exe]
b) MSYS
[http://osdn.dl.sourceforge.net/sourceforge/mingw/MSYS-1.0.10.exe]