We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e3f341 commit 354baf8Copy full SHA for 354baf8
1 file changed
devinfo/index.php
@@ -103,7 +103,7 @@
103
<h2 id="other">Other</h2>
104
<ul>
105
<li><a href="coverage_report/">Coverage report</a></li>
106
- <li><a hre="https://codecov.io/gh/danmar/cppcheck">Alternative Coverage site</a></li>
+ <li><a href="https://codecov.io/gh/cppcheck-opensource/cppcheck">Alternative Coverage site</a></li>
107
<li><a href="cpd.txt">CPD - copy pasted code</a></li>
108
<li><a href="keywords.txt">Trac keywords</a></li>
109
</ul>
0 commit comments