File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ export default defineAdditionalConfig({
1010 { text : 'Home' , link : 'https://rustfs.com' } ,
1111 { text : 'Installation' , link : '/en/installation/mode' } ,
1212 { text : 'SDK' , link : '/en/sdk' } ,
13- { text : 'Demo' , link : 'https://play.rustfs.com:7001 ' } ,
13+ { text : 'Demo' , link : 'https://play.rustfs.com' } ,
1414 { text : 'Community' , link : 'https://github.com/rustfs/rustfs/discussions' } ,
1515 { text : 'About' , link : '/en/about' } ,
1616 ] ,
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ export default defineAdditionalConfig({
1010 { text : '首页' , link : 'https://rustfs.com' } ,
1111 { text : '安装' , link : '/zh/installation/mode' } ,
1212 { text : 'SDK' , link : '/zh/sdk' } ,
13- { text : '演示' , link : 'https://play.rustfs.com:7001 ' } ,
13+ { text : '演示' , link : 'https://play.rustfs.com' } ,
1414 { text : '社区' , link : 'https://github.com/rustfs/rustfs/discussions' } ,
1515 { text : '关于' , link : '/zh/about' } ,
1616 ] ,
You can’t perform that action at this time.
0 commit comments