Skip to content

Commit e833e0e

Browse files
authored
Update README.md
1 parent 343a7e3 commit e833e0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
### 数据结构篇 🐰
2727

2828
- [二叉树](./data_structure/binary_tree.md)
29-
- [链表](./data_structure/linked_list.md)
29+
- [链表](./data_structure/linked_list.md)
3030
- [栈和队列](./data_structure/stack_queue.md)
3131
- [优先级队列 (堆)](./data_structure/heap.md)
3232
- [并查集](./data_structure/union_find.md)

0 commit comments

Comments
 (0)