From 1591a084a9b119876e197fbda765ee28ba569d78 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:45:01 +0000 Subject: [PATCH] update learn --- learn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/learn.json b/learn.json index 9ce1f92a..ca602fdc 100644 --- a/learn.json +++ b/learn.json @@ -2,7 +2,7 @@ "title": "Todo List API with Python Flask Interactive", "slug": "python-flask-api-tutorial", "status": "published", - "solution": "https://github.com/breatheco-de/todo-list-api-interactive/tree/solution", + "solution": "https://github.com/breatheco-de/python-flask-api-tutorial/tree/solution", "repository": "https://github.com/breatheco-de/python-flask-api-tutorial", "preview": "https://github.com/breatheco-de/python-flask-api-tutorial/blob/master/.learn/assets/preview.png?raw=true", "duration": 6,