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 2022/05/14 23:50:47 UTC

[iotdb] branch master updated: fix website compile error (#5909)

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

haonan 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 ec7123b4a6 fix website compile error (#5909)
ec7123b4a6 is described below

commit ec7123b4a61f37ad90cc82227aaf2e734e00837c
Author: Haonan <hh...@outlook.com>
AuthorDate: Sun May 15 07:50:43 2022 +0800

    fix website compile error (#5909)
---
 site/src/main/.vuepress/config.js | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/site/src/main/.vuepress/config.js b/site/src/main/.vuepress/config.js
index 22c7b08676..9a9de40a0a 100644
--- a/site/src/main/.vuepress/config.js
+++ b/site/src/main/.vuepress/config.js
@@ -703,8 +703,7 @@ var config = {
 							['API/Programming-MQTT','MQTT'],
 							['API/RestService','REST API'],
 							['API/Programming-TsFile-API','TsFile API'],
-							['API/Status-Codes','Status Codes'],
-							['API/Interface-Comparison', 'Interface Comparison']
+							['API/Status-Codes','Status Codes']
 						]
 					},
 					{
@@ -1626,8 +1625,7 @@ var config = {
 							['API/Programming-MQTT','MQTT'],
 							['API/RestService','REST API'],
 							['API/Programming-TsFile-API','TsFile API'],
-							['API/Status-Codes','状态码'],
-							['API/Interface-Comparison', '原生接口对比']
+							['API/Status-Codes','状态码']
 						]
 					},
 					{