Skip to content

Commit 2ce84e9

Browse files
committed
Fixed broken youtube link in splay tree readme
1 parent 81534d5 commit 2ce84e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Splay Tree/readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ If the rotations would had been taking first the parent and not the grandparent
263263

264264
[Splay Tree on Wikipedia](https://en.wikipedia.org/wiki/Splay_tree)
265265

266-
[Splay Tree by University of California in Berkeley - CS 61B Lecture 34](https://www.youtube.com/watch?v=G5QIXywcJlY)
266+
[Splay Tree by University of California in Berkeley - CS 61B Lecture 34](https://www.youtube.com/watch?v=8Zs1lj_bUV0)
267267

268268

269269
----------------

0 commit comments

Comments
 (0)