Skip to content

Commit 374adf0

Browse files
authored
fix link error
1 parent 721ec09 commit 374adf0

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
@@ -334,7 +334,7 @@ leetcode 题解,记录自己的 leetcode 解题之路。
334334
- [0309. 最佳买卖股票时机含冷冻期](./problems/309.best-time-to-buy-and-sell-stock-with-cooldown.md)
335335
- [0322. 零钱兑换](./problems/322.coin-change.md) 👍
336336
- [0328. 奇偶链表](./problems/328.odd-even-linked-list.md)
337-
- [0331. 验证二叉树的前序序列化](./problems/328.odd-even-linked-list.md)
337+
- [0331. 验证二叉树的前序序列化](./problems/331.verify-preorder-serialization-of-a-binary-tree.md)
338338
- [0334. 递增的三元子序列](./problems/334.increasing-triplet-subsequence.md)
339339
- [0337. 打家劫舍 III](./problems/337.house-robber-iii.md)
340340
- [0343. 整数拆分](./problems/343.integer-break.md)

0 commit comments

Comments
 (0)