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 49daaac1f2 Fix site compile (#7493)
49daaac1f2 is described below
commit 49daaac1f280fc18f4dd10b92b5c3f61da0f9e40
Author: Haonan <[email protected]>
AuthorDate: Fri Sep 30 14:44:31 2022 +0800
Fix site compile (#7493)
---
site/src/main/.vuepress/config.js | 4 ----
1 file changed, 4 deletions(-)
diff --git a/site/src/main/.vuepress/config.js
b/site/src/main/.vuepress/config.js
index 8b28756197..f3f4e4a7f4 100644
--- a/site/src/main/.vuepress/config.js
+++ b/site/src/main/.vuepress/config.js
@@ -932,8 +932,6 @@ var config = {
['Process-Data/UDF-User-Defined-Function','UDF (User Defined Function)'],
['Process-Data/Select-Into','Query Write-back (SELECT INTO)'],
['Process-Data/Continuous-Query','CQ (Continuous Query)'],
-
['Process-Data/Triggers','Triggers'],
-
['Process-Data/Alerting','Alerting'],
]
},
{
@@ -1867,8 +1865,6 @@ var config = {
['Process-Data/UDF-User-Defined-Function','用户定义函数(UDF)'],
['Process-Data/Select-Into','查询写回(SELECT INTO)'],
['Process-Data/Continuous-Query','连续查询(CQ)'],
-
['Process-Data/Triggers','触发器'],
-
['Process-Data/Alerting','告警机制'],
]
},
{