htdocs: updated link to windows installer
This commit is contained in:
parent
d0f329e332
commit
1bb4fc62e8
|
@ -44,7 +44,7 @@ bugs that the compilers normally do not detect. The goal is to detect only real
|
|||
errors in the code (i.e. have zero false positives).</p>
|
||||
|
||||
<h2>Download</h2>
|
||||
<p><a class="downloadnow" href="http://sourceforge.net/projects/cppcheck/files/cppcheck/1.54/cppcheck-1.54-x86-Setup.msi"><strong>Download Now!</strong> <em>Version 1.54 for Windows</em></a></p>
|
||||
<p><a class="downloadnow" href="http://sourceforge.net/projects/cppcheck/files/cppcheck/1.55/cppcheck-1.55-x86-Setup.msi"><strong>Download Now!</strong> <em>Version 1.55 for Windows</em></a></p>
|
||||
<p>You can download the standalone Cppcheck from our
|
||||
<a href="http://sourceforge.net/projects/cppcheck/">project page</a> or add it
|
||||
as a plugin for your favorite IDE:</p>
|
||||
|
|
Loading…
Reference in New Issue