From 927d0a44892084e3addc6e23534dc5502996d724 Mon Sep 17 00:00:00 2001 From: xpetit <32063953+xpetit@users.noreply.github.com> Date: Tue, 6 Jul 2021 16:57:45 +0200 Subject: [PATCH] Fix links --- subjects/phant0m-writ3r/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/subjects/phant0m-writ3r/README.md b/subjects/phant0m-writ3r/README.md index 0962c1f1..f65e44fd 100644 --- a/subjects/phant0m-writ3r/README.md +++ b/subjects/phant0m-writ3r/README.md @@ -23,5 +23,5 @@ left for good, but you still have an ace up your sleeve, you will write a bot ### Notions -- [startsWith](https://devdocs.io/javascript/global_objects/string/startsWith) -- [endsWith](https://devdocs.io/javascript/global_objects/string/endsWith) +- [startsWith](https://devdocs.io/javascript/global_objects/string/startswith) +- [endsWith](https://devdocs.io/javascript/global_objects/string/endswith)