Skip to content

Commit

Permalink
Fix links in the script
Browse files Browse the repository at this point in the history
  • Loading branch information
niosus committed Sep 1, 2024
1 parent f2ace2a commit d1fb2f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lectures/memory_and_smart_pointers.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Memory management and smart pointers
--
<p align="center">
<a href="xxx_https://youtu.be/eHcdTytDZrI"><img src="xxx_https://img.youtube.com/vi/eHcdTytDZrI/maxresdefault.jpg" alt="Video" align="right" width=50% style="margin: 0.5rem"></a>
<a href="https://youtu.be/eHcdTytDZrI"><img src="https://img.youtube.com/vi/eHcdTytDZrI/maxresdefault.jpg" alt="Video" align="right" width=50% style="margin: 0.5rem"></a>
</p>

- [Memory management and smart pointers](#memory-management-and-smart-pointers)
Expand Down

0 comments on commit d1fb2f2

Please sign in to comment.