This is an automated email from the ASF dual-hosted git repository.

caogaofei 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 e201926  Fix Monitoring-panel-deploymeny
e201926 is described below

commit e2019269f2a08bbeff5f24a668ab1f8d65a1e98d
Author: majialin <[email protected]>
AuthorDate: Thu Jun 27 17:25:45 2024 +0800

    Fix Monitoring-panel-deploymeny
---
 src/.vuepress/sidebar_timecho/V1.3.x/zh.ts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/.vuepress/sidebar_timecho/V1.3.x/zh.ts 
b/src/.vuepress/sidebar_timecho/V1.3.x/zh.ts
index b2a128f..caaa0bb 100644
--- a/src/.vuepress/sidebar_timecho/V1.3.x/zh.ts
+++ b/src/.vuepress/sidebar_timecho/V1.3.x/zh.ts
@@ -73,7 +73,7 @@ export const zhSidebar = {
         { text: '单机版部署', link: 'Stand-Alone-Deployment_timecho' },       
         { text: '集群版部署', link: 'Cluster-Deployment_timecho' },
         { text: 'docker部署', link: 'Docker-Install' },
-        { text: '工具部署(监控面板)', link: 'Monitoring-panel-deploymenty' },
+        { text: '工具部署(监控面板)', link: 'Monitoring-panel-deployment' },
       ],
     },
 

Reply via email to