Skip to content

Commit

Permalink
fix url
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucabudi committed Jun 7, 2024
1 parent 90536fd commit 16ec0b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/esercizi/page.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -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(),
},
{
Expand Down

0 comments on commit 16ec0b7

Please sign in to comment.