Skip to content

Commit 378c7f4

Browse files
committed
modify index.html 2956 problem url address
1 parent be98213 commit 378c7f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ <h3>
6262
<td>Hashset</td>
6363
<td>
6464
<a href="https://leetcode.com/problems/find-common-elements-between-two-arrays/description/">leetcode</a>
65-
<a href="https://github.com/sozcy/leetcode_problems/blob/master/2956-找到两个数组中的公共元素[简单]/2956-找到两个数组中的公共元素[简单].md">github</a>
65+
<a href="https://github.com/sozcy/leetcode_problems/blob/master/2956-find-common-elements-between-two-arrays/2956-find-common-elements-between-two-arrays.md">github</a>
6666
</td>
6767
</tr>
6868

0 commit comments

Comments
 (0)