From 5c3cc925bd02eab0d4590e5735d62dbc23d3751a Mon Sep 17 00:00:00 2001 From: Jose Mora <109150320+josemoracard@users.noreply.github.com> Date: Wed, 13 Mar 2024 09:20:12 +0100 Subject: [PATCH] Updated solution link to correct one, learn.json --- learn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/learn.json b/learn.json index 924c6849..5c2c71d8 100644 --- a/learn.json +++ b/learn.json @@ -3,7 +3,7 @@ "slug" : "random-card", "status": "published", "translations": ["es", "us"], - "solution": "https://bitbucket.org/codingacademy/random-card", + "solution": "https://github.com/breatheco-de/exercise-random-card/tree/solution", "preview": "https://github.com/breatheco-de/exercise-random-card/blob/master/preview.gif?raw=true", "duration" : 4, "difficulty": "beginner",