From 1d6b9f9f5fe288b8b052b29a4bc8221ce201a994 Mon Sep 17 00:00:00 2001 From: W1y1r <2730956796@qq.com> Date: Tue, 25 Feb 2025 17:16:05 +0800 Subject: [PATCH] Zeppelin-IoTDB --- src/.vuepress/sidebar/V2.0.x/en-Tree.ts | 2 +- src/.vuepress/sidebar_timecho/V2.0.x/en-Tree.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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' },