Skip to content

Commit 7bfea94

Browse files
committed
update links in xss-through-dom qhelp
1 parent 8811455 commit 7bfea94

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

javascript/ql/src/Security/CWE-079/XssThroughDom.qhelp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,11 +56,11 @@ OWASP:
5656
</li>
5757
<li>
5858
OWASP
59-
<a href="https://www.owasp.org/index.php/DOM_Based_XSS">DOM Based XSS</a>.
59+
<a href="https://owasp.org/www-community/attacks/DOM_Based_XSS">DOM Based XSS</a>.
6060
</li>
6161
<li>
6262
OWASP
63-
<a href="https://www.owasp.org/index.php/Types_of_Cross-Site_Scripting">Types of Cross-Site
63+
<a href="https://owasp.org/www-community/Types_of_Cross-Site_Scripting">Types of Cross-Site
6464
Scripting</a>.
6565
</li>
6666
<li>

0 commit comments

Comments
 (0)