Skip to content

Commit 6b798c2

Browse files
authored
English sidebar (#588)
1 parent 91f9ca9 commit 6b798c2

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

src/.vuepress/sidebar/V2.0.x/en-Table.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
*/
1818

1919
export const enSidebar = {
20-
'/UserGuide/latest/': [
20+
'/UserGuide/latest-Table/': [
2121
{
22-
text: 'IoTDB User Guide (V1.3.3)',
22+
text: 'IoTDB User Guide (V2.0.x)',
2323
children: [],
2424
},
2525
{

src/.vuepress/sidebar/V2.0.x/en-Tree.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
export const enSidebar = {
2020
'/UserGuide/latest/': [
2121
{
22-
text: 'IoTDB User Guide (V1.3.3)',
22+
text: 'IoTDB User Guide (V2.0.x)',
2323
children: [],
2424
},
2525
{

src/.vuepress/sidebar_timecho/V2.0.x/en-Table.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
*/
1818

1919
export const enSidebar = {
20-
'/UserGuide/latest/': [
20+
'/UserGuide/latest-Table/': [
2121
{
2222
text: 'IoTDB User Guide',
2323
children: [],

0 commit comments

Comments
 (0)