File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -250,6 +250,10 @@ export const EN_FOOTER_ITEMS = [
250250 name : "Support" ,
251251 url : "https://tidb.support.pingcap.com/" ,
252252 } ,
253+ {
254+ name : "llms.txt" ,
255+ url : "https://docs.pingcap.com/llms.txt" ,
256+ } ,
253257 ] ,
254258 } ,
255259 {
@@ -353,6 +357,10 @@ export const ZH_FOOTER_ITEMS = [
353357 name : "Education" ,
354358 url : "https://learn.pingcap.cn/learner/course" ,
355359 } ,
360+ {
361+ name : "llms.txt" ,
362+ url : "https://docs.pingcap.com/zh/llms.txt" ,
363+ } ,
356364 ] ,
357365 } ,
358366 {
@@ -449,6 +457,10 @@ export const JA_FOOTER_ITEMS = [
449457 name : "導入実績" ,
450458 url : "https://pingcap.co.jp/usecase/" ,
451459 } ,
460+ {
461+ name : "llms.txt" ,
462+ url : "https://docs.pingcap.com/ja/llms.txt" ,
463+ } ,
452464 ] ,
453465 } ,
454466 {
You can’t perform that action at this time.
0 commit comments