Skip to content

Commit bcce863

Browse files
authored
Update README.md
1 parent b493124 commit bcce863

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
@@ -292,7 +292,7 @@ leetcode 题解,记录自己的 leetcode 解题之路。
292292

293293
#### 困难难度
294294

295-
- [0004.median-of-two-sorted-array](./problems/4.median-of-two-sorted-array.md)
295+
- [0004.median-of-two-sorted-array](./problems/4.median-of-two-sorted-arrays.md)
296296
- [0023.merge-k-sorted-lists](./problems/23.merge-k-sorted-lists.md)
297297
- [0025.reverse-nodes-in-k-group](./problems/25.reverse-nodes-in-k-groups-cn.md)
298298
- [0030.substring-with-concatenation-of-all-words](./problems/30.substring-with-concatenation-of-all-words.md)

0 commit comments

Comments
 (0)