Remove references section from qhelp file

This commit is contained in:
Slavomir
2020-05-12 13:00:27 +03:00
parent 67a7294d10
commit ea7c38c99c

View File

@@ -62,12 +62,4 @@
</p>
<sample src="IncorrectNumericConversionGood.go"/>
</example>
<references>
<li>
mitre.org: <a href="https://cwe.mitre.org/data/definitions/681.html">CWE-681: Incorrect Conversion between Numeric Types</a>.
</li>
<li>
mitre.org: <a href="https://cwe.mitre.org/data/definitions/190.html">CWE-190: Integer Overflow or Wraparound</a>.
</li>
</references>
</qhelp>