diff --git "a/other/leetcode \346\200\273\347\273\223.md" "b/other/leetcode \346\200\273\347\273\223.md" index a864b79116ccda9d67e995bd850cfb7b0d5fc63d..82ff61c7a2983266bf6efe8214a13eca08fd36d3 100644 --- "a/other/leetcode \346\200\273\347\273\223.md" +++ "b/other/leetcode \346\200\273\347\273\223.md" @@ -5,7 +5,7 @@ ## LeetCode 习题集合 -* [LeetCode 解题集合](https://github.com/apachecn/leetcode/docs/Leetcode_Solutions) +* [LeetCode 解题集合](https://github.com/apachecn/LeetCode/tree/master/docs/Leetcode_Solutions) ## 模版要求 @@ -19,7 +19,7 @@ > **案例模版** -[模版:007. Reverse Integer 反转整数](https://github.com/apachecn/leetcode/docs/Leetcode_Solutions/007._Reverse_Integer.md) +[模版:007. Reverse Integer 反转整数](https://github.com/apachecn/LeetCode/tree/master/docs/Leetcode_Solutions/007._Reverse_Integer.md) ## 项目贡献者