1
0
mirror of https://github.com/mtdvio/every-programmer-should-know.git synced 2025-08-02 21:07:35 +02:00

Merge pull request #140 from ziishaned/master

Fix username in the github link
This commit is contained in:
Alexey Migutsky
2019-02-25 11:34:56 +00:00
committed by GitHub

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/)