diff --git a/src/.vuepress/sidebar/V1.3.x/en.ts b/src/.vuepress/sidebar/V1.3.x/en.ts index a180111f5..b32ac61fe 100644 --- a/src/.vuepress/sidebar/V1.3.x/en.ts +++ b/src/.vuepress/sidebar/V1.3.x/en.ts @@ -226,7 +226,7 @@ export const enSidebar = { text: '‌Visual Analytics', collapsible: true, children: [ - { text: 'Apache Zeppelin', link: 'Zeppelin-IoTDB_timecho' }, + { text: 'Apache Zeppelin', link: 'Zeppelin-IoTDB' }, { text: 'Grafana', link: 'Grafana-Connector' }, { text: 'Grafana Plugin', link: 'Grafana-Plugin' }, { text: 'DataEase', link: 'DataEase' }, @@ -243,7 +243,6 @@ export const enSidebar = { text: '‌IoT Platform', collapsible: true, children: [ - { text: 'Ignition', link: 'Ignition-IoTDB-plugin_timecho' }, { text: 'ThingsBoard', link: 'Thingsboard' }, ], }, diff --git a/src/.vuepress/sidebar/V1.3.x/zh.ts b/src/.vuepress/sidebar/V1.3.x/zh.ts index d6ff7ed59..7a936ae8e 100644 --- a/src/.vuepress/sidebar/V1.3.x/zh.ts +++ b/src/.vuepress/sidebar/V1.3.x/zh.ts @@ -215,7 +215,7 @@ export const zhSidebar = { text: '可视化分析', collapsible: true, children: [ - { text: 'Apache Zeppelin', link: 'Zeppelin-IoTDB_timecho' }, + { text: 'Apache Zeppelin', link: 'Zeppelin-IoTDB' }, { text: 'Grafana', link: 'Grafana-Connector' }, { text: 'Grafana插件', link: 'Grafana-Plugin' }, { text: 'DataEase', link: 'DataEase' }, @@ -232,7 +232,6 @@ export const zhSidebar = { text: '物联网平台', collapsible: true, children: [ - { text: 'Ignition', link: 'Ignition-IoTDB-plugin_timecho' }, { text: 'ThingsBoard', link: 'Thingsboard' }, ], }, diff --git a/src/.vuepress/sidebar/V2.0.x/en-Tree.ts b/src/.vuepress/sidebar/V2.0.x/en-Tree.ts index 64a602e3d..d95295761 100644 --- a/src/.vuepress/sidebar/V2.0.x/en-Tree.ts +++ b/src/.vuepress/sidebar/V2.0.x/en-Tree.ts @@ -210,7 +210,7 @@ export const enSidebar = { text: '‌Visual Analytics', collapsible: true, children: [ - { text: 'Apache Zeppelin', link: 'Zeppelin-IoTDB_timecho' }, + { text: 'Apache Zeppelin', link: 'Zeppelin-IoTDB' }, { text: 'Grafana', link: 'Grafana-Connector' }, { text: 'Grafana Plugin', link: 'Grafana-Plugin' }, { text: 'DataEase', link: 'DataEase' }, @@ -227,7 +227,6 @@ export const enSidebar = { text: '‌IoT Platform', collapsible: true, children: [ - { text: 'Ignition', link: 'Ignition-IoTDB-plugin_timecho' }, { text: 'ThingsBoard', link: 'Thingsboard' }, ], }, diff --git a/src/.vuepress/sidebar/V2.0.x/zh-Tree.ts b/src/.vuepress/sidebar/V2.0.x/zh-Tree.ts index c4b3287d6..dedf60301 100644 --- a/src/.vuepress/sidebar/V2.0.x/zh-Tree.ts +++ b/src/.vuepress/sidebar/V2.0.x/zh-Tree.ts @@ -199,7 +199,7 @@ export const zhSidebar = { text: '可视化分析', collapsible: true, children: [ - { text: 'Apache Zeppelin', link: 'Zeppelin-IoTDB_timecho' }, + { text: 'Apache Zeppelin', link: 'Zeppelin-IoTDB' }, { text: 'Grafana', link: 'Grafana-Connector' }, { text: 'Grafana插件', link: 'Grafana-Plugin' }, { text: 'DataEase', link: 'DataEase' }, @@ -216,7 +216,6 @@ export const zhSidebar = { text: '物联网平台', collapsible: true, children: [ - { text: 'Ignition', link: 'Ignition-IoTDB-plugin_timecho' }, { text: 'ThingsBoard', link: 'Thingsboard' }, ], }, diff --git a/src/.vuepress/sidebar_timecho/V1.3.x/en.ts b/src/.vuepress/sidebar_timecho/V1.3.x/en.ts index 1f485ab38..af35a748c 100644 --- a/src/.vuepress/sidebar_timecho/V1.3.x/en.ts +++ b/src/.vuepress/sidebar_timecho/V1.3.x/en.ts @@ -243,7 +243,7 @@ export const enSidebar = { text: '‌Visual Analytics', collapsible: true, children: [ - { text: 'Apache Zeppelin', link: 'Zeppelin-IoTDB_timecho' }, + { text: 'Apache Zeppelin', link: 'Zeppelin-IoTDB' }, { text: 'Grafana', link: 'Grafana-Connector' }, { text: 'Grafana Plugin', link: 'Grafana-Plugin' }, { text: 'DataEase', link: 'DataEase' }, diff --git a/src/.vuepress/sidebar_timecho/V1.3.x/zh.ts b/src/.vuepress/sidebar_timecho/V1.3.x/zh.ts index 95beddb0c..5b39ff7df 100644 --- a/src/.vuepress/sidebar_timecho/V1.3.x/zh.ts +++ b/src/.vuepress/sidebar_timecho/V1.3.x/zh.ts @@ -226,7 +226,7 @@ export const zhSidebar = { text: '可视化分析', collapsible: true, children: [ - { text: 'Apache Zeppelin', link: 'Zeppelin-IoTDB_timecho' }, + { text: 'Apache Zeppelin', link: 'Zeppelin-IoTDB' }, { text: 'Grafana', link: 'Grafana-Connector' }, { text: 'Grafana插件', link: 'Grafana-Plugin' }, { text: 'DataEase', link: 'DataEase' }, diff --git a/src/.vuepress/sidebar_timecho/V2.0.x/en-Tree.ts b/src/.vuepress/sidebar_timecho/V2.0.x/en-Tree.ts index f1590a6a6..bd05f9e00 100644 --- a/src/.vuepress/sidebar_timecho/V2.0.x/en-Tree.ts +++ b/src/.vuepress/sidebar_timecho/V2.0.x/en-Tree.ts @@ -227,7 +227,7 @@ export const enSidebar = { text: '‌Visual Analytics', collapsible: true, children: [ - { text: 'Apache Zeppelin', link: 'Zeppelin-IoTDB_timecho' }, + { text: 'Apache Zeppelin', link: 'Zeppelin-IoTDB' }, { text: 'Grafana', link: 'Grafana-Connector' }, { text: 'Grafana Plugin', link: 'Grafana-Plugin' }, { text: 'DataEase', link: 'DataEase' }, diff --git a/src/.vuepress/sidebar_timecho/V2.0.x/zh-Tree.ts b/src/.vuepress/sidebar_timecho/V2.0.x/zh-Tree.ts index 626b08993..e425b83b0 100644 --- a/src/.vuepress/sidebar_timecho/V2.0.x/zh-Tree.ts +++ b/src/.vuepress/sidebar_timecho/V2.0.x/zh-Tree.ts @@ -210,7 +210,7 @@ export const zhSidebar = { text: '可视化分析', collapsible: true, children: [ - { text: 'Apache Zeppelin', link: 'Zeppelin-IoTDB_timecho' }, + { text: 'Apache Zeppelin', link: 'Zeppelin-IoTDB' }, { text: 'Grafana', link: 'Grafana-Connector' }, { text: 'Grafana插件', link: 'Grafana-Plugin' }, { text: 'DataEase', link: 'DataEase' },