1
0
mirror of https://github.com/mtdvio/every-programmer-should-know.git synced 2025-08-04 13:57:32 +02:00

Merge pull request #73 from princemaple/patch-1

Remove redundant .git suffix
This commit is contained in:
Alexey Migutsky
2017-10-05 13:14:54 +03:00
committed by GitHub

View File

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