Skip to content

Commit 2f39c64

Browse files
committed
C++: Fix character in qhelp.
1 parent 26e9adc commit 2f39c64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/ql/src/Security/CWE/CWE-319/UseOfHttp.qhelp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ OWASP:
2828
</li>
2929
<li>
3030
OWASP Top 10:
31-
<a href="https://owasp.org/Top10/A08_2021-Software_and_Data_Integrity_Failures/">A08:2021 Software and Data Integrity Failures</a>.
31+
<a href="https://owasp.org/Top10/A08_2021-Software_and_Data_Integrity_Failures/">A08:2021 - Software and Data Integrity Failures</a>.
3232
</li>
3333

3434
</references>

0 commit comments

Comments
 (0)