Skip to content

Commit abbf413

Browse files
authored
Update resources.ts (#656)
1 parent 3f6fe84 commit abbf413

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/shared/resources.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ export const JA_PINGCAP_URL = `https://pingcap.co.jp/`;
2222

2323
export const EN_PINGCAP_DOWNLOAD_URL = "https://www.pingcap.com/download/";
2424
export const ZH_PINGCAP_DOWNLOAD_URL =
25-
"https://pingkai.cn/opensource/tidb";
25+
"https://pingkai.cn/download";
2626
export const JA_PINGCAP_DOWNLOAD_URL = "https://pingcap.co.jp/event/";
2727

2828
export const EN_CONTACT_URL = "https://www.pingcap.com/contact-us/";

0 commit comments

Comments
 (0)