Skip to content

Commit aaf91cd

Browse files
committed
💄 非中文语言的GET_START_FOR_DEVELOPER文档使用英文版跳转
1 parent 5179ad7 commit aaf91cd

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/.vitepress/ar.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ function nav(): DefaultTheme.NavItem[] {
7171
},
7272
{
7373
text: "Get Start for Developer",
74-
link: "https://github.com/BioforestChain/dweb_browser/blob/main/GET_START_FOR_DEVELOPER.md",
74+
link: "https://github.com/BioforestChain/dweb_browser/blob/main/GET_START_FOR_DEVELOPER.en.md",
7575
},
7676
],
7777
},

docs/.vitepress/en.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ function nav(): DefaultTheme.NavItem[] {
5454
},
5555
{
5656
text: "Get Start for Developer",
57-
link: "https://github.com/BioforestChain/dweb_browser/blob/main/GET_START_FOR_DEVELOPER.md",
57+
link: "https://github.com/BioforestChain/dweb_browser/blob/main/GET_START_FOR_DEVELOPER.en.md",
5858
},
5959
],
6060
},

docs/.vitepress/es.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ function nav(): DefaultTheme.NavItem[] {
7171
},
7272
{
7373
text: "Comenzar para el desarrollador",
74-
link: "https://github.com/BioforestChain/dweb_browser/blob/main/GET_START_FOR_DEVELOPER.md",
74+
link: "https://github.com/BioforestChain/dweb_browser/blob/main/GET_START_FOR_DEVELOPER.en.md",
7575
},
7676
],
7777
},

0 commit comments

Comments
 (0)