You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by le...@apache.org on 2022/11/29 13:22:10 UTC

[iotdb] 01/01: add html auto-rediect for M4 under-review paper temporarily

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

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

commit fdac1e1d53cf00f3d60e008d1bdeeef663cc59d0
Author: Lei Rui <10...@qq.com>
AuthorDate: Tue Nov 29 21:20:03 2022 +0800

    add html auto-rediect for M4 under-review paper temporarily
---
 site/src/main/.vuepress/redirects | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/site/src/main/.vuepress/redirects b/site/src/main/.vuepress/redirects
index 0ed3933d6c..b6bbe74633 100644
--- a/site/src/main/.vuepress/redirects
+++ b/site/src/main/.vuepress/redirects
@@ -1,2 +1,3 @@
 /UserGuide/Master/Library-UDF/Data-Quality.html /UserGuide/Master/UDF-Library/Data-Quality.html
-/UserGuide/Master/Library-UDF/Data-Repair.html /UserGuide/Master/UDF-Library/Data-Repair.html
\ No newline at end of file
+/UserGuide/Master/Library-UDF/Data-Repair.html /UserGuide/Master/UDF-Library/Data-Repair.html
+/UserGuide/Master/UDF-Library/M4.html#m4-2 /UserGuide/Master/Operators-Functions/Sample.html#m4-function
\ No newline at end of file