From 17abf1892da75771ee77fed0aa0a6c93bf60e666 Mon Sep 17 00:00:00 2001 From: lucifer Date: Sat, 26 Dec 2020 21:14:27 +0800 Subject: [PATCH] fix:typo --- collections/medium.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collections/medium.md b/collections/medium.md index 1da2e356f..0a9c24ce4 100644 --- a/collections/medium.md +++ b/collections/medium.md @@ -130,4 +130,4 @@ - [1574. 删除最短的子数组使剩余数组有序](../problems/1574.shortest-subarray-to-be-removed-to-make-array-sorted.md) 🆕 - [1631. 最小体力消耗路径](../problems/1631.path-with-minimum-effort.md) 🆕 - [1658. 将 x 减到 0 的最小操作数](../problems/1658.minimum-operations-to-reduce-x-to-zero.md) 🆕 -- [面试题 17.23. 最大黑方阵](problems/max-black-square-lcci.md)🆕 +- [面试题 17.23. 最大黑方阵](../problems/max-black-square-lcci.md)🆕