1
0
mirror of https://github.com/mtdvio/every-programmer-should-know.git synced 2025-07-31 12:00:25 +02:00

Fix username in the github link

This commit is contained in:
Zeeshan Ahmad
2019-02-18 09:58:36 +04:00
committed by GitHub
parent c48dceb945
commit 25b6d68fbb

View File

@@ -74,7 +74,7 @@ But knowing the stuff will help you become better! :muscle:*
### RegExp
- [RegexHQ](https://github.com/regexhq)
- [Learn regex the easy way](https://github.com/zeeshanu/learn-regex)
- [Learn regex the easy way](https://github.com/ziishaned/learn-regex)
### Security
- :book: [Security Programming](https://www.dwheeler.com/secure-programs/)