Skip to content

Commit 8010ec6

Browse files
committed
Fixed typo in link
1 parent 7e1c289 commit 8010ec6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ A lot of software developer interview questions consist of algorithmic puzzles.
211211

212212
Like what you see? Check out [Data Structures & Algorithms in Swift](https://store.raywenderlich.com/products/data-structures-and-algorithms-in-swift), the official book by the Swift Algorithm Club team!
213213

214-
![Data Structures & Algorithms in Swift Book](Images/DataStructuresAndAlgorithmsInSwift.png)
214+
![Data Structures & Algorithms in Swift Book](Images/DataStructuresAndAlgorithmsInSwiftBook.png)
215215

216216
You’ll start with the fundamental structures of linked lists, queues and stacks, and see how to implement them in a highly Swift-like way. Move on to working with various types of trees, including general purpose trees, binary trees, AVL trees, binary search trees, and tries.
217217

0 commit comments

Comments
 (0)