diff --git a/DEVTools.md b/DEVTools.md index 5d74ccaa1..e5586f18e 100644 --- a/DEVTools.md +++ b/DEVTools.md @@ -79,7 +79,7 @@ * [Learn Perl](https://www.learn-perl.org/) - Learn Perl * [Rust Learning](https://github.com/ctjhoa/rust-learning) - Rust Learning Resources * [explaine.rs](https://jrvidal.github.io/explaine.rs/) - Rust Syntax Explanation -* [learn-regex](https://github.com/ziishaned/learn-regex), [ReFrF](https://refrf.dev/), [Regex.info](http://regex.info/), [ReGexOne](https://regexone.com/), [RegExr](https://regexr.com/) or [RegexLearn](https://regexlearn.com/) - Learn Regex +* [Simple Regex](https://simple-regex.com/), [learn-regex](https://github.com/ziishaned/learn-regex), [ReFrF](https://refrf.dev/), [Regex.info](http://regex.info/), [ReGexOne](https://regexone.com/), [RegExr](https://regexr.com/) or [RegexLearn](https://regexlearn.com/) - Learn Regex * [High Assurance Rust](https://highassurance.rs/) - Software Development Guide * [LearnOpenGL](https://learnopengl.com/) - Learn OpenGL * [Devops Exercises](https://github.com/bregman-arie/devops-exercises) - DevOps Exercises