@@ -17,27 +17,27 @@ export const DOC_HOME_URL = "https://docs.pingcap.com";
1717
1818export const DEFAULT_PINGCAP_URL = `https://www.pingcap.com` ;
1919export const EN_PINGCAP_URL = `https://www.pingcap.com/` ;
20- export const ZH_PINGCAP_URL = `https://cn.pingcap.com /` ;
20+ export const ZH_PINGCAP_URL = `https://pingkai.cn /` ;
2121export const JA_PINGCAP_URL = `https://pingcap.co.jp/` ;
2222
2323export const EN_PINGCAP_DOWNLOAD_URL = "https://www.pingcap.com/download/" ;
2424export const ZH_PINGCAP_DOWNLOAD_URL =
25- "https://cn.pingcap.com/product/#SelectProduct " ;
25+ "https://pingkai.cn/opensource/tidb " ;
2626export const JA_PINGCAP_DOWNLOAD_URL = "https://pingcap.co.jp/event/" ;
2727
2828export const EN_CONTACT_URL = "https://www.pingcap.com/contact-us/" ;
29- export const ZH_CONTACT_URL = "https://cn.pingcap.com /contact/ " ;
29+ export const ZH_CONTACT_URL = "https://pingkai.cn /contact" ;
3030export const JA_CONTACT_URL = "https://pingcap.co.jp/contact-us/" ;
3131
3232export const EN_PRIVACY_POLICY_URL = "https://www.pingcap.com/privacy-policy" ;
33- export const ZH_PRIVACY_POLICY_URL = "https://cn.pingcap.com /privacy-policy" ;
33+ export const ZH_PRIVACY_POLICY_URL = "https://pingkai.cn/legal /privacy-policy" ;
3434export const JA_PRIVACY_POLICY_URL = "https://pingcap.co.jp/privacy-policy" ;
3535
3636export const EN_LEARNING_CENTER_URL = "https://www.pingcap.com/education/" ;
37- export const ZH_LEARNING_CENTER_URL = "https://cn .pingcap.com/education/ " ;
37+ export const ZH_LEARNING_CENTER_URL = "https://learn .pingcap.cn/learner/course " ;
3838
3939export const EN_LEGAL_URL = "https://www.pingcap.com/legal/" ;
40- export const ZH_LEGAL_URL = "https://cn.pingcap.com/law/ " ;
40+ export const ZH_LEGAL_URL = "https://pingkai.cn/legal/compliance " ;
4141export const JA_LEGAL_URL = "https://pingcap.co.jp/legal/" ;
4242
4343export const ICON_GROUP_CHUNK_SIZE = 3 ;
@@ -305,7 +305,7 @@ export const ZH_FOOTER_ITEMS = [
305305 } ,
306306 {
307307 name : "TiDB" ,
308- url : "https://cn.pingcap.com/product/#SelectProduct " ,
308+ url : "https://pingkai.cn/opensource/tidb " ,
309309 } ,
310310 {
311311 name : "TiDB Cloud" ,
@@ -347,11 +347,11 @@ export const ZH_FOOTER_ITEMS = [
347347 } ,
348348 {
349349 name : "博客" ,
350- url : "https://cn.pingcap.com /blog/ " ,
350+ url : "https://tidb.net /blog" ,
351351 } ,
352352 {
353353 name : "Education" ,
354- url : "https://cn .pingcap.com/education/ " ,
354+ url : "https://learn .pingcap.cn/learner/course " ,
355355 } ,
356356 ] ,
357357 } ,
@@ -364,7 +364,7 @@ export const ZH_FOOTER_ITEMS = [
364364 } ,
365365 {
366366 name : "联系我们" ,
367- url : "https://cn.pingcap.com /contact/ " ,
367+ url : "https://pingkai.cn /contact" ,
368368 } ,
369369 ] ,
370370 } ,
@@ -373,15 +373,15 @@ export const ZH_FOOTER_ITEMS = [
373373 items : [
374374 {
375375 name : "关于我们" ,
376- url : "https://cn.pingcap.com /about-us?tab=companyOverview " ,
376+ url : "https://pingkai.cn /about" ,
377377 } ,
378378 {
379379 name : "招贤纳士" ,
380380 url : "https://careers.pingcap.com" ,
381381 } ,
382382 {
383383 name : "新闻报道" ,
384- url : "https://cn.pingcap.com/company-activity/ " ,
384+ url : "https://pingkai.cn/news " ,
385385 } ,
386386 ] ,
387387 } ,
0 commit comments