Skip to content

Commit c6d3816

Browse files
author
lucifer
committed
feat: 更改仓库地址
1 parent f13dbaa commit c6d3816

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎src/constant/index.js

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
export const LEETCODE_CN_URL = "https://leetcode-cn.com";
22
export const LEETCODE_URL = "https://leetcode.com";
3-
export const ISSUES_URL = "https://github.com/azl397985856/leetcode/issues";
3+
export const ISSUES_URL =
4+
"https://github.com/azl397985856/leetcode-cheat/issues";
45
export const CONTRIBUTE_COMPANY_URL =
5-
"https://github.com/azl397985856/leetcode/issues/382";
6+
"https://github.com/azl397985856/leetcode-cheat/issues/1";

0 commit comments

Comments
 (0)