This is an automated email from the ASF dual-hosted git repository.
rong pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git
The following commit(s) were added to refs/heads/master by this push:
new c581085 Try to fix website build failed (#3243)
c581085 is described below
commit c58108513f6d9cd57c4c2efc967551930042ccc4
Author: Haonan <[email protected]>
AuthorDate: Fri May 21 10:05:54 2021 +0800
Try to fix website build failed (#3243)
---
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','集群搭建示例']
]
},
{