diff --git a/src/.vuepress/sidebar/V2.0.x/en-Tree.ts b/src/.vuepress/sidebar/V2.0.x/en-Tree.ts index 5a78de0fd..113cfade5 100644 --- a/src/.vuepress/sidebar/V2.0.x/en-Tree.ts +++ b/src/.vuepress/sidebar/V2.0.x/en-Tree.ts @@ -174,7 +174,7 @@ export const enSidebar = { { text: 'Apache NiFi', link: 'NiFi-IoTDB' }, { text: 'Apache Spark(TsFile)', link: 'Spark-TsFile' }, { text: 'Apache Spark(IoTDB)', link: 'Spark-IoTDB' }, - { text: 'Apache Zeppelin', link: 'Zeppelin-IoTDB_apache' }, + { text: 'Apache Zeppelin', link: 'Zeppelin-IoTDB' }, { text: 'DBeaver', link: 'DBeaver' }, { text: 'Grafana(IoTDB)', link: 'Grafana-Connector' }, { text: 'Grafana Plugin', link: 'Grafana-Plugin' }, 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 16a9cbeb4..0db48aa5a 100644 --- a/src/.vuepress/sidebar_timecho/V2.0.x/en-Tree.ts +++ b/src/.vuepress/sidebar_timecho/V2.0.x/en-Tree.ts @@ -189,7 +189,7 @@ export const enSidebar = { { text: 'Apache NiFi', link: 'NiFi-IoTDB' }, { text: 'Apache Spark(TsFile)', link: 'Spark-TsFile' }, { text: 'Apache Spark(IoTDB)', link: 'Spark-IoTDB' }, - { text: 'Apache Zeppelin', link: 'Zeppelin-IoTDB_timecho' }, + { text: 'Apache Zeppelin', link: 'Zeppelin-IoTDB' }, { text: 'DataEase', link: 'DataEase' }, { text: 'DBeaver', link: 'DBeaver' }, { text: 'Ignition', link: 'Ignition-IoTDB-plugin_timecho' },