Change link to point to general OWASP Cheat Sheet Series

This commit is contained in:
Yannick Lyn Fatt
2018-10-18 16:41:28 -04:00
committed by GitHub
parent 918d426985
commit 66f199fbe7

View File

@@ -10,6 +10,7 @@ title: Other Useful Resources
* [PHP Cheatsheets](http://phpcheatsheets.com/) - for variable comparisons, arithmetics and variable testing in various
PHP versions
* [OWASP Security Cheatsheets](https://www.owasp.org/index.php/OWASP_Cheat_Sheet_Series) - provides a concise collection of high value information on specific application security topics.
### More best practices