1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37
|
--- a/conf/upsstats.html.sample
+++ b/conf/upsstats.html.sample
@@ -188,9 +188,4 @@ th, td{padding:0.5ex;}
</td></tr>
</table>
-<hr><div><small>
-<a href="https://jigsaw.w3.org/css-validator/check/referer"><img style="float:right" src="https://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!" height="31" width="88"></a>
-<a href="https://validator.w3.org/check?uri=referer"><img style="float:right" src="https://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01 Strict" height="31" width="88"></a>
-</small></div>
-
</body></html>
--- a/conf/upsstats-single.html.sample
+++ b/conf/upsstats-single.html.sample
@@ -292,12 +292,5 @@ table{background:#000;}
</tr>
</table>
-<div><a href="https://jigsaw.w3.org/css-validator/check/referer"><img
- style="float:right" src="https://jigsaw.w3.org/css-validator/images/vcss"
- alt="Valid CSS" title="Valid CSS" height="31" width="88"></a>
-<a href="https://validator.w3.org/check?uri=referer"><img
- style="float:right" src="https://www.w3.org/Icons/valid-html401"
- alt="Valid HTML 4.01 Strict" title="Valid HTML 4.01 Strict"
- height="31" width="88"></a></div>
</body>
</html>
--- a/docs/nut-qa.txt
+++ b/docs/nut-qa.txt
@@ -97,7 +97,6 @@ mailing list, and fixed quickly.
- Static code analysis:
* link:https://scan.coverity.com/projects/networkupstools-nut[Coverity Scan overview of NUT]
- * status: image:https://scan.coverity.com/projects/8829/badge.svg[Coverity Scan Build Status]
* cppcheck as part of NUT CI farm builds and reports
NUT QA also relies on external tools and trackers, like:
|