Skip to content

Commit a51ae75

Browse files
committed
Update README.markdown
1 parent 5146ec2 commit a51ae75

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
@@ -136,7 +136,7 @@ Most of the time using just the built-in `Array`, `Dictionary`, and `Set` types
136136

137137
- [Linked List](Linked List/). A sequence of data items connected through links. Covers both singly and doubly linked lists.
138138
- Skip List
139-
- [Adjacency List](Adjacency List/) :construction:
139+
- [Adjacency List](Adjacency-List/) :construction:
140140

141141
### Trees
142142

0 commit comments

Comments
 (0)