From e776d31a0f013693b4d92a90260fe515d197d209 Mon Sep 17 00:00:00 2001 From: Gabriel Barbosa <152109789+GabrielTheDEV@users.noreply.github.com> Date: Fri, 9 Aug 2024 20:14:21 -0300 Subject: [PATCH] Remove callbackhell.com(#6466) --- .../javascript/content/callback-hell@PJSdqvh5OBwPCNpn3q_S5.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/data/roadmaps/javascript/content/callback-hell@PJSdqvh5OBwPCNpn3q_S5.md b/src/data/roadmaps/javascript/content/callback-hell@PJSdqvh5OBwPCNpn3q_S5.md index e02399d96..3112c27ce 100644 --- a/src/data/roadmaps/javascript/content/callback-hell@PJSdqvh5OBwPCNpn3q_S5.md +++ b/src/data/roadmaps/javascript/content/callback-hell@PJSdqvh5OBwPCNpn3q_S5.md @@ -4,5 +4,4 @@ The callback hell is when we try to write asynchronous JavaScript in a way where Visit the following resources to learn more: -- [@official@Callback Hell](http://callbackhell.com/) -- [@article@Callbacks in Callbacks - Pyramid of Doom](https://javascript.info/callbacks#pyramid-of-doom) \ No newline at end of file +- [@article@Callbacks in Callbacks - Pyramid of Doom](https://javascript.info/callbacks#pyramid-of-doom)