From 70a2008b9785c66b29a9550888556a6579358719 Mon Sep 17 00:00:00 2001 From: Po Chen Date: Thu, 5 Oct 2017 15:16:46 +1100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac04cb3..a6987a4 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,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.git) +- [Learn regex the easy way](https://github.com/zeeshanu/learn-regex) ### Security - :book: [Security Programming](https://www.dwheeler.com/secure-programs/)