Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit b087f68

Browse files
修复66 链接打不开的bug
1 parent 70afb38 commit b087f68

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎60-69/66. Partition List(Medium)/README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ You should **preserve** the original relative order of the nodes in each of the
2525

2626
**example 1**
2727

28-
![example 1](https://github.com/SherlockUnknowEn/leetcode/blob/master/60-69/66.%20Patition%20List(Medium)/patition.jpg)
28+
![example 1](https://github.com/SherlockUnknowEn/leetcode/blob/master/60-69/66.%20Partition%20List(Medium)/partition.jpg)
2929

3030
```
3131
Input: head = [1,4,3,2,5,2], x = 3

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,4 @@
6666

6767
##### 65. [83.Remove Duplicates from Sorted List](https://github.com/SherlockUnknowEn/leetcode/tree/master/60-69/65.%20Remove%20Duplicates%20from%20Sorted%20List(Easy)) 删除排序链表中的重复元素
6868

69-
##### 65. [86.Partition List](https://github.com/SherlockUnknowEn/leetcode/tree/master/60-69/66.%20Patition%20List(Medium)) 分隔链表
69+
##### 65. [86.Partition List](https://github.com/SherlockUnknowEn/leetcode/tree/master/60-69/66.%20Partition%20List(Medium)) 分隔链表

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /