aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTanner Hodges <[email protected]>2019-02-12 21:55:29 -0500
committerVarunram Ganesh <[email protected]>2019-02-13 12:42:00 +0530
commit04376f40beec7ed7fbdf28f33021b5895b21b907 (patch)
treeec9caa0d70bad01caa8a3c84c137ef3566d6479a
parente988d6d9940dd0ebf64b358748208858b0fb003e (diff)
downloadawesome-regex-04376f40beec7ed7fbdf28f33021b5895b21b907.tar.xz
awesome-regex-04376f40beec7ed7fbdf28f33021b5895b21b907.zip
Update link to 'Regular Expressions Cheat Sheet'
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 319c489..d294379 100644
--- a/README.md
+++ b/README.md
@@ -192,7 +192,7 @@ Sharing, suggestions and contributions are always welcome! Please take a look at
## Cheat Sheets
-- [Regular Expressions Cheat Sheet](http://www.addedbytes.com/cheat-sheets/regular-expressions-cheat-sheet/)
+- [Regular Expressions Cheat Sheet](https://www.cheatography.com/davechild/cheat-sheets/regular-expressions/)
- [Regex Cheat Sheet](http://www.rexegg.com/regex-quickstart.html)
- [MIT Cheat Sheet](http://web.mit.edu/hackl/www/lab/turkshop/slides/regex-cheatsheet.pdf)
- [Java Cheat Sheet](https://zeroturnaround.com/rebellabs/java-regular-expressions-cheat-sheet/)