diff --git a/README.md b/README.md index 2b408c4c..7c46c0d0 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ 已经整理了 300+ 的题目,基本涵盖所有经典题目,持续整理中。 -> [剑指 offer 题解](https://github.com/CyC2018/InnterviewNotes/blob/master/notes/剑指%20offer%20题解.md) +> [剑指 Offer 题解](https://github.com/CyC2018/InnterviewNotes/blob/master/notes/剑指%20Offer%20题解.md) 目录按《剑指 Offer 第二版》编排,在牛客网的在线编程中出现的题目都已经 AC。