From 536b5a8c922934b3397c4fe36e42dc04b417c09c Mon Sep 17 00:00:00 2001 From: Yanatchara JERAJA Date: Thu, 20 Jul 2023 14:09:21 +0700 Subject: [PATCH] minor edited jode code --- src/constants/Card.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/constants/Card.jsx b/src/constants/Card.jsx index 79b07d4..7a72488 100644 --- a/src/constants/Card.jsx +++ b/src/constants/Card.jsx @@ -207,14 +207,14 @@ const cards = [ { 'title': '(Challenge) I Hat-Love You Fibonacci', 'describe': 'Day 3', - 'link': 'https://elabsheet.org/elab/taskpads/change/a6vug4t3mv/4m34o54oph/', + 'link': 'https://elabsheet.org/elab/taskpads/show/a6vug4t3mv/', 'img': '/images/gif/_30.jpg', 'id': 30 }, { 'title': 'SKE Challenge', 'describe': 'Day 3', - 'link': 'https://elabsheet.org/elab/taskpads/change/ajzyhvc3lu/xz28cgf0au/', + 'link': 'https://elabsheet.org/elab/taskpads/show/ajzyhvc3lu/', 'img': '/images/gif/_31.jpg', 'id': 31 },