We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76b94d8 commit acb58efCopy full SHA for acb58ef
src/pages/index.jsx
@@ -207,7 +207,9 @@ const Home = () => {
207
<a href="https://ethberlin.devfolio.co/projects" target="_blank">
208
the hacks
209
</a>, {" "}
210
- <a href="https://watch.ethberlin.ooo/schedule" target="_blank">
+ <a
211
+ href="https://www.youtube.com/watch?v=uwenC-zB1eo&list=PLjOcf_IVqERn4x-1ZSYEE8zxTee002_2k&index=8"
212
+ target="_blank">
213
the recordings
214
</a>, and the {" "}
215
<a href="/gallery">the photos</a> here.
0 commit comments