From 16ec0b762867cb38e746f8a1080626a611927e0e Mon Sep 17 00:00:00 2001 From: Luca Boudidat Date: Fri, 7 Jun 2024 09:15:43 +0100 Subject: [PATCH] fix url --- src/app/esercizi/page.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/esercizi/page.jsx b/src/app/esercizi/page.jsx index 546677f..7851431 100644 --- a/src/app/esercizi/page.jsx +++ b/src/app/esercizi/page.jsx @@ -20,7 +20,7 @@ export default function Esercizi() { title: 'Playground', subtitle: 'Il playground è uno spazio libero che useremo per prendere familiarità con il codice JavaScript', img: '', - url: 'https://stackblitz.com/edit/vitejs-vite-iwb7pk?file=main.js', + url: 'https://stackblitz.com/@BitrockFeStackblitz/collections/shetech-bootcamp-2024-playground', disabled: isEventStarted(), }, {