Skip to content

Commit 052dfa3

Browse files
authored
Merge pull request #704 from AamirAnwar/master
Fixed broken youtube link in splay tree tutorial [Issue 677]
2 parents 3d01e14 + 2ce84e9 commit 052dfa3

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)