From fd70b9cd87e5a3f4ae1707d77057b6fbe7968586 Mon Sep 17 00:00:00 2001 From: patrickvob Date: Sat, 23 Oct 2021 22:39:52 -0300 Subject: [PATCH] Changes validDate regex URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 13a2876..7937868 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ # regex My mad regex addiction -To test the `validDate` regex, go [here](https://regex101.com/r/i23vO0/1/). +To test the `validDate` regex, go [here](https://regex101.com/r/aqEsf1/1).