StefanieZhao7 commented on code in PR #300:
URL: https://github.com/apache/iotdb-docs/pull/300#discussion_r1705265180


##########
src/.vuepress/sidebar/V1.3.x/en.ts:
##########
@@ -72,7 +72,7 @@ export const enSidebar = {
         { text: 'Environment Requirements', link: 'Environment-Requirements' },
         { text: 'Stand-Alone Deployment', link: 'Stand-Alone-Deployment' },
         { text: 'Cluster Deployment', link: 'Cluster-Deployment' },
-        { text: 'Docker Install', link: 'Docker-Install' },
+        { text: 'Docker Deployment', link: 'Docker-Install' },

Review Comment:
   文件名也和其他md统一吧...



##########
src/.vuepress/sidebar_timecho/V1.3.x/zh.ts:
##########
@@ -73,8 +73,8 @@ export const zhSidebar = {
         { text: '单机版部署', link: 'Stand-Alone-Deployment_timecho' },
         { text: '集群版部署', link: 'Cluster-Deployment_timecho' },
         { text: '双活版部署', link: 'Dual-Active-Deployment_timecho' },
-        { text: 'docker部署', link: 'Docker-Install' },
         { text: 'AINode部署', link: 'AINode_Deployment_timecho' },
+        { text: 'Docker部署', link: 'Docker-Install_timecho' },

Review Comment:
   Docker部署放在AINode上面吧



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to