Skip to content

Commit 49c266c

Browse files
committed
Fix 链接错误
1 parent ed500f9 commit 49c266c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,8 +134,8 @@
134134
### 算法
135135

136136
- [算法学习与面试](docs/dataStructures-algorithms/算法学习资源推荐.md)
137-
- [算法总结——几道常见的子符串算法题 ](docs/dataStructures-algorithms/几道常见的字符串算法题.md)
138-
- [算法总结——几道常见的链表算法题 ](docs/dataStructures-algorithms/几道常见的子符串算法题.md)
137+
- [算法总结——几道常见的子符串算法题 ](docs/dataStructures-algorithms/几道常见的子符串算法题.md)
138+
- [算法总结——几道常见的链表算法题 ](docs/dataStructures-algorithms/几道常见的链表算法题.md)
139139
- [剑指offer部分编程题](docs/dataStructures-algorithms/剑指offer部分编程题.md)
140140
- [公司真题](docs/dataStructures-algorithms/公司真题.md)
141141

0 commit comments

Comments
 (0)