File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,11 +8,11 @@ export default defineAdditionalConfig({
88 themeConfig : {
99 nav : [
1010 { text : 'Home' , link : 'https://rustfs.com' } ,
11- { text : 'Installation' , link : '/en/ installation/mode ' } ,
12- { text : 'SDK' , link : '/en/ sdk' } ,
11+ { text : 'Installation' , link : '/installation/linux ' } ,
12+ { text : 'SDK' , link : '/sdk' } ,
1313 { text : 'Demo' , link : 'https://play.rustfs.com' } ,
1414 { text : 'Community' , link : 'https://github.com/rustfs/rustfs/discussions' } ,
15- { text : 'About' , link : '/en/ about' } ,
15+ { text : 'About' , link : '/about' } ,
1616 ] ,
1717
1818 sidebar : {
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ export default defineAdditionalConfig({
88 themeConfig : {
99 nav : [
1010 { text : '首页' , link : 'https://rustfs.com' } ,
11- { text : '安装' , link : '/zh/installation/mode ' } ,
11+ { text : '安装' , link : '/zh/installation/linux ' } ,
1212 { text : 'SDK' , link : '/zh/sdk' } ,
1313 { text : '演示' , link : 'https://play.rustfs.com' } ,
1414 { text : '社区' , link : 'https://github.com/rustfs/rustfs/discussions' } ,
You can’t perform that action at this time.
0 commit comments