From 08e48146f8e0ec0e2900da863660f1e8c85517b3 Mon Sep 17 00:00:00 2001 From: CyC2018 <1029579233@qq.com> Date: Tue, 27 Feb 2018 12:12:05 +0800 Subject: [PATCH] auto commit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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。