This is an automated email from the ASF dual-hosted git repository.
critas pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iotdb-docs.git
The following commit(s) were added to refs/heads/main by this push:
new 0fb029f9 Zeppelin-IoTDB (#608)
0fb029f9 is described below
commit 0fb029f915721a7970e3a55a39dab7db6f3c36c8
Author: W1y1r <[email protected]>
AuthorDate: Tue Feb 25 17:28:29 2025 +0800
Zeppelin-IoTDB (#608)
---
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 5a78de0f..113cfade 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 16a9cbeb..0db48aa5 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' },