We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f6fe84 commit abbf413Copy full SHA for abbf413
src/shared/resources.ts
@@ -22,7 +22,7 @@ export const JA_PINGCAP_URL = `https://pingcap.co.jp/`;
22
23
export const EN_PINGCAP_DOWNLOAD_URL = "https://www.pingcap.com/download/";
24
export const ZH_PINGCAP_DOWNLOAD_URL =
25
- "https://pingkai.cn/opensource/tidb";
+ "https://pingkai.cn/download";
26
export const JA_PINGCAP_DOWNLOAD_URL = "https://pingcap.co.jp/event/";
27
28
export const EN_CONTACT_URL = "https://www.pingcap.com/contact-us/";
0 commit comments