File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -101,9 +101,9 @@ export const enSidebar = [
101101 collapsed : true ,
102102 home : true ,
103103 items : [
104- { text : 'Hardware Preparation' , link : '/en/admin/industry ' } ,
105- { text : 'Software Preparation' , link : '/en/admin/industry ' } ,
106- { text : 'Pre-installation Checks' , link : '/en/admin/industry ' } ,
104+ { text : 'Hardware Preparation' , link : '/en/installation/hardware-checklist ' } ,
105+ { text : 'Software Preparation' , link : '/en/installation/software-checklist ' } ,
106+ { text : 'Pre-installation Checks' , link : '/en/installation/checklists ' } ,
107107 ]
108108 } ,
109109 {
Original file line number Diff line number Diff line change @@ -101,9 +101,9 @@ export const zhSidebar = [
101101 collapsed : true ,
102102 home : true ,
103103 items : [
104- { text : '硬件准备' , link : '/zh/admin/industry ' } ,
105- { text : '软件准备' , link : '/zh/admin/industry ' } ,
106- { text : '安装前检查' , link : '/zh/admin/industry ' } ,
104+ { text : '硬件准备' , link : '/zh/installation/hardware-checklist ' } ,
105+ { text : '软件准备' , link : '/zh/installation/software-checklist ' } ,
106+ { text : '安装前检查' , link : '/zh/installation/checklists ' } ,
107107 ]
108108 } ,
109109 {
You can’t perform that action at this time.
0 commit comments