Skip to content

Commit 1fa4c1f

Browse files
committed
24 Update Timon's vid link
1 parent 0ebed9b commit 1fa4c1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

2024/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -672,7 +672,7 @@ <h1>Schedule</h1>
672672
Duration: 40 Minutes<br>
673673
<div class="talklinks">
674674
<a href="./slides/gehr.pdf">Slides (PDF)</a>
675-
<a href="https://www.youtube.com/live/dq7Jhp9cv4w?si=RR0OuUB25c7pmLMF&t=4535">Video</a>
675+
<a href="https://youtu.be/rD0Wpr3JHAQ">Video</a>
676676
</div>
677677
</div>
678678
<p>In this talk, I will explore memory management in D, and how to reconcile manual memory management with garbage collection and type safety.</p>

0 commit comments

Comments
 (0)