Update the URL link

The previous landing page informed user to go to the GitHub where the cheatsheet has been moved to
This commit is contained in:
Invvard
2019-04-12 13:20:03 -04:00
committed by GitHub
parent 8f65f817ef
commit 935744eb6d

View File

@ -40,7 +40,7 @@ SELECT username, firstname, lastname FROM users WHERE id = 'evil'input';
🔗 [OWASP SQL Injection](https://www.owasp.org/index.php/SQL_Injection)
🔗 [OWASP SQL Injection Prevention Cheat Sheet](https://www.owasp.org/index.php/SQL_Injection_Prevention_Cheat_Sheet)
🔗 [OWASP SQL Injection Prevention Cheat Sheet](https://github.com/OWASP/CheatSheetSeries)
🔗 [Testing for NoSQL Injection](https://www.owasp.org/index.php/Testing_for_NoSQL_injection)