aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlois <[email protected]>2015-07-01 10:15:05 +0200
committerAlois <[email protected]>2015-07-01 10:15:05 +0200
commit77590c88983f435c3833463897b6ec63cf78e128 (patch)
treec7a9f4f8ef30a85bca131d7468da62267aa6087a
parent6ac9fb43fcb9911f43606d2444c0fc6880be14c3 (diff)
parent443772c875bdffdc9ff41404d8e85aaf2ff2619e (diff)
downloadawesome-regex-77590c88983f435c3833463897b6ec63cf78e128.tar.xz
awesome-regex-77590c88983f435c3833463897b6ec63cf78e128.zip
Merge pull request #7 from aloisdg/revert-6-huei90-Learning
Revert "Merge the Learning section from awesome-regexp"
-rw-r--r--README.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/README.md b/README.md
index 34aaf6a..6aaf339 100644
--- a/README.md
+++ b/README.md
@@ -51,8 +51,6 @@ Sharing, suggestions and contributions are always welcome! Please take a look at
- [RexEgg][d6] - A regular expressions tutorial that goes deep into advanced features
- [RegexOne][d7] - Learn regular expressions with simple, interactive examples
- [Try Regex][d8] - Try Regex is an interactive regular expressions tutorial
-- [udemy - Beginners][d9] - A Basic Introduction To Using Regular Expressions In Programming
-- [codecademy][d10] - Use of regular expression
[d1]: http://en.wikipedia.org/wiki/Regular_expression
[d2]: http://regex.learncodethehardway.org/book/
@@ -62,8 +60,6 @@ Sharing, suggestions and contributions are always welcome! Please take a look at
[d6]: http://www.rexegg.com/
[d7]: http://regexone.com/
[d8]: http://tryregex.com/
-[d9]: https://www.udemy.com/learning-regular-expressions/
-[d10]: http://www.codecademy.com/courses/javascript-intermediate-en-NJ7Lr/0/1
## Explaination
@@ -72,8 +68,6 @@ Sharing, suggestions and contributions are always welcome! Please take a look at
## Exercice
* [Regex Tuesday - Challenges](https://github.com/callumacrae/regex-tuesday) - A list regex challenge
-* [Regex Cross­word](http://regexcrossword.com)
-* [RegexOne](http://regexone.com) - Learn regular expressions with simple, interactive examples.
# Other awesome lists