mirror of
https://github.com/sdmg15/Best-websites-a-programmer-should-visit.git
synced 2025-09-25 01:21:32 +02:00
fix: trailing slash on regex101
This commit is contained in:
@@ -115,7 +115,7 @@ When learning CS there are some useful sites you must know to get always informe
|
||||
|
||||
|
||||
## General Tools
|
||||
- [regex101](https://regex101.com/) : Online regex tester and debugger: PHP, PCRE, Python, Golang and JavaScript
|
||||
- [regex101](https://regex101.com) : Online regex tester and debugger: PHP, PCRE, Python, Golang and JavaScript
|
||||
|
||||
## Interview Preparation
|
||||
- [GeeksforGeeks | A computer science portal for geeks](http://www.geeksforgeeks.org) : also subscribe to their feeds to get links to their new articles.
|
||||
|
Reference in New Issue
Block a user