From 08607c3e05ef1b8950f933d21497b9ffd9c02eea Mon Sep 17 00:00:00 2001 From: The <149513282+the9655a@users.noreply.github.com> Date: Sat, 23 Mar 2024 14:23:24 +0000 Subject: [PATCH] Update 3 --- DEVTools.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DEVTools.md b/DEVTools.md index 8561f5297..54fded907 100644 --- a/DEVTools.md +++ b/DEVTools.md @@ -324,9 +324,9 @@ * 🌐 **[Awesome Regex](https://github.com/aloisdg/awesome-regex)** - Regex Resources * ⭐ **[Regex Vis](https://regex-vis.com/)** - Regex Visualizer -* ⭐ **[Regex Learn](https://regexlearn.com/)**, [refrf.dev](https://refrf.dev/) or [learn-regex](https://github.com/ziishaned/learn-regex) - Learn Regex +* ⭐ **[RegexLearn](https://regexlearn.com/)**, [refrf.dev](https://refrf.dev/) or [learn-regex](https://github.com/ziishaned/learn-regex) - Learn Regex * ⭐ **[RegExr](https://regexr.com/)** or [Regex101](https://regex101.com/) - Regex Editors -* ⭐ **[grex](https://pemistahl.github.io/grex-js/)** or [Regex Generator](https://regex-generator.olafneumann.org/) - Regex Generator +* ⭐ **[grex](https://pemistahl.github.io/grex-js/)** or [Regex Generator](https://regex-generator.olafneumann.org/) - Regex Generators * [RegexOne](https://regexone.com/) - Regex Practice * [iHateRegex](https://ihateregex.io/) - Regex Patterns * [PyRegex](http://www.pyregex.com/) - Python Regex Test