JavaScript: Update link to the OWASP XSS prevetion cheat sheet.

This commit is contained in:
Chris Gavin
2019-06-24 23:21:14 +01:00
parent 927d72414b
commit bce153648e

View File

@@ -38,7 +38,7 @@ XSS Prevention Cheat Sheet</a>.
</li>
<li>
OWASP:
<a href="https://www.owasp.org/index.php/XSS_%28Cross_Site_Scripting%29_Prevention_Cheat_Sheet">XSS
<a href="https://github.com/OWASP/CheatSheetSeries/blob/master/cheatsheets/Cross_Site_Scripting_Prevention_Cheat_Sheet.md">XSS
(Cross Site Scripting) Prevention Cheat Sheet</a>.
</li>
<li>