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/01/20 06:23:39 UTC

[iotdb] branch master updated: [Site] Fix an error in site (#4921)

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 8ac9fde  [Site] Fix an error in site (#4921)
8ac9fde is described below

commit 8ac9fde7537bd12a2955eabd35f53874d549c516
Author: liuminghui233 <36...@users.noreply.github.com>
AuthorDate: Thu Jan 20 14:23:00 2022 +0800

    [Site] Fix an error in site (#4921)
---
 site/src/main/.vuepress/config.js | 2 --
 1 file changed, 2 deletions(-)

diff --git a/site/src/main/.vuepress/config.js b/site/src/main/.vuepress/config.js
index 51fce64..e87c128 100644
--- a/site/src/main/.vuepress/config.js
+++ b/site/src/main/.vuepress/config.js
@@ -693,7 +693,6 @@ var config = {
 							['API/Programming-Go-Native-API','Go Native API'],
 							['API/Programming-JDBC','JDBC (Not Recommend)'],
 							['API/Programming-MQTT','MQTT'],
-							['API/RestService','REST API'],
 							['API/Programming-TsFile-API','TsFile API'],
 							['API/Status-Codes','Status Codes']
 						]
@@ -1661,7 +1660,6 @@ var config = {
 							['API/Programming-JDBC','JDBC (不推荐)'],
 							['API/Programming-MQTT','MQTT'],
 							['API/Programming-TsFile-API','TsFile API'],
-							['API/InfluxDB-Protocol','InfluxDB 协议适配器(开发中)'],
 							['API/Status-Codes','状态码']
 						]
 					},