File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1919export const enSidebar = {
2020 '/UserGuide/latest-Table/' : [
2121 {
22- text : 'IoTDB User Guide (V2.0.x)' ,
22+ text : 'TimechoDB User Guide (V2.0.x)' ,
2323 children : [ ] ,
2424 } ,
2525 {
26- text : 'About IoTDB ' ,
26+ text : 'About TimechoDB ' ,
2727 collapsible : true ,
2828 prefix : 'IoTDB-Introduction/' ,
2929 children : [
30- { text : 'IoTDB Introduction' , link : 'IoTDB-Introduction_timecho' } ,
30+ { text : 'Introduction' , link : 'IoTDB-Introduction_timecho' } ,
3131 { text : 'Scenario' , link : 'Scenario' } ,
3232 { text : 'Release History' , link : 'Release-history_timecho' } ,
3333 ] ,
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ export const enSidebar = {
2727 collapsible : true ,
2828 prefix : 'IoTDB-Introduction/' ,
2929 children : [
30- { text : 'IoTDB Introduction' , link : 'IoTDB-Introduction_timecho' } ,
30+ { text : 'Introduction' , link : 'IoTDB-Introduction_timecho' } ,
3131 { text : 'Scenario' , link : 'Scenario' } ,
3232 { text : 'Release History' , link : 'Release-history_timecho' } ,
3333 ] ,
You can’t perform that action at this time.
0 commit comments