You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ha...@apache.org on 2021/05/21 01:59:48 UTC

[iotdb] 01/01: Try to fix website build failed

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

haonan pushed a commit to branch fixsite1
in repository https://gitbox.apache.org/repos/asf/iotdb.git

commit 03e3fe9e18f2ade49a9009bacf0db04145d9584c
Author: HTHou <hh...@outlook.com>
AuthorDate: Fri May 21 09:59:03 2021 +0800

    Try to fix website build failed
---
 site/src/main/.vuepress/config.js | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/site/src/main/.vuepress/config.js b/site/src/main/.vuepress/config.js
index d16dbec..77f9fa2 100644
--- a/site/src/main/.vuepress/config.js
+++ b/site/src/main/.vuepress/config.js
@@ -608,7 +608,7 @@ var config = {
 						title: 'Cluster Setup',
 						children: [
 							['Cluster/Cluster-Setup','Cluster Setup'],
-							['Cluster/Cluster-Setup-Example','Cluster Setup Example']
+							//['Cluster/Cluster-Setup-Example','Cluster Setup Example']
 						]
 					},
 					{
@@ -1403,7 +1403,7 @@ var config = {
 						title: '集群搭建',
 						children: [
 							['Cluster/Cluster-Setup','集群搭建'],
-							['Cluster/Cluster-Setup-Example','集群搭建示例']
+							//['Cluster/Cluster-Setup-Example','集群搭建示例']
 						]
 					},
 					{