From 42e8885e82d6213bded3a74843b54683d81bf462 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rosinni=20Rodr=C3=ADguez?= <43686922+rosinni@users.noreply.github.com> Date: Tue, 5 Nov 2024 21:39:34 +0000 Subject: [PATCH] update learnjson --- learn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/learn.json b/learn.json index d127c03..2cbe77f 100644 --- a/learn.json +++ b/learn.json @@ -2,7 +2,7 @@ "title" : "Todolist Application Using React", "slug" : "todo-list", "status": "published", - "solution": "https://github.com/alesanchezr/exercise-todo-list/tree/solution", + "solution": "https://github.com/breatheco-de/exercise-todo-list/tree/solution", "difficulty": "intermediate", "preview": "https://github.com/alesanchezr/exercise-todo-list/blob/master/preview.gif?raw=true", "duration" : 16,