Skip to content

Commit 3687888

Browse files
committed
Formatting, clarify link
1 parent a447363 commit 3687888

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
Cppcheck is designed to be able to analyze your C/C++ code even if it has non-standard syntax (common in embedded projects).
5757
</p>
5858

59-
<p>Cppcheck is available both as open-source (this page) and as Cppcheck Premium with extended functionality and support. Please visit <a href="https://www.cppchecksolusions.com">www.cppchecksolusions.com</a> for more information and purchase options for the commercial version.</p>
59+
<p><b>Cppcheck</b> is available both as open-source (this page) and as <b>Cppcheck Premium</b> with extended functionality and support. Please visit <a href="https://www.cppchecksolutions.com">www.cppchecksolutions.com</a> for more information and purchase options for the commercial version.</p>
6060

6161
<h2 id="download">Download</h2>
6262

@@ -68,7 +68,7 @@
6868
</tr>
6969
<tr>
7070
<td>Windows 64-bit (No XP support)</td>
71-
<td><a href="https://github.com/danmar/cppcheck/releases/download/2.9/cppcheck-2.9-x64-Setup.msi">Open source</a></td>
71+
<td><a href="https://github.com/danmar/cppcheck/releases/download/2.9/cppcheck-2.9-x64-Setup.msi">Installer</a></td>
7272
</tr>
7373
<tr>
7474
<td>Source code (.zip)</td>

0 commit comments

Comments
 (0)