File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -42,13 +42,13 @@ function themeConfigEnglish() {return {
4242
4343 nav : [
4444 { text : "Home" , link : "/" } ,
45- { text : "Introduction" , link : "/introduction" }
45+ { text : "Introduction" , link : "/getting_started/ introduction" }
4646 ] ,
4747
4848 sidebar : [
4949 {
50- text : "Introduction " ,
51- items : [ { text : "Introduction" , link : "/introduction" } ] ,
50+ text : "Getting Started " ,
51+ items : [ { text : "Introduction" , link : "/getting_started/ introduction" } ] ,
5252 } ,
5353 {
5454 text : "Modules" ,
@@ -108,13 +108,13 @@ function themeConfigRussian() {return {
108108
109109 nav : [
110110 { text : "Главная" , link : "/ru/" } ,
111- { text : "Вступление" , link : "/ru/introduction" }
111+ { text : "Вступление" , link : "/ru/getting_started/ introduction" }
112112 ] ,
113113
114114 sidebar : [
115115 {
116- text : "Вступление " ,
117- items : [ { text : "Вступление" , link : "/ru/introduction" } ] ,
116+ text : "Начнем " ,
117+ items : [ { text : "Вступление" , link : "/ru/getting_started/ introduction" } ] ,
118118 } ,
119119 {
120120 text : "Модули" ,
File renamed without changes.
Original file line number Diff line number Diff line change 99 actions :
1010 - theme : brand
1111 text : Introduction
12- link : /introduction
12+ link : /getting_started/ introduction
1313 - theme : alt
1414 text : GitHub with Templates
1515 link : https://github.com/yunfachi/denix
File renamed without changes.
Original file line number Diff line number Diff line change 99 actions :
1010 - theme : brand
1111 text : Введение
12- link : /ru/introduction
12+ link : /ru/getting_started/ introduction
1313 - theme : alt
1414 text : GitHub с шаблонами
1515 link : https://github.com/yunfachi/denix
You can’t perform that action at this time.
0 commit comments