You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/App.jsx
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -56,14 +56,14 @@ const Projects = () => (
56
56
img='data-days.webp'
57
57
text='Un cicle de xerrades, tallers i activitats al voltant de la ciència i enginyeria de dades. Per a estudiants de tots els nivells i professionals!'
58
58
button_text='Saber-ne més!'
59
-
href='https://apuntsdades.com'
59
+
href='https://datadays.aed.cat'
60
60
/>
61
61
<Card
62
62
title='Apunts Dades'
63
63
img='apunts.webp'
64
64
text='Un recull d'apunts i exàmens de les assignatures del nostre grau. Amb una plataforma col·laborativa on preguntar i resoldre dubtes.'
0 commit comments