This is an automated email from the ASF dual-hosted git repository.
leirui pushed a commit to branch research/M4-visualization
in repository https://gitbox.apache.org/repos/asf/iotdb.git
The following commit(s) were added to refs/heads/research/M4-visualization by
this push:
new a287c83a53 fix
a287c83a53 is described below
commit a287c83a53a1cf111cbd90a8060a361a3a8d2bc9
Author: Lei Rui <[email protected]>
AuthorDate: Sun Jul 3 13:31:15 2022 +0800
fix
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index eda1cf49e4..b1769a5e07 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
# M4-LSM
The document of the M4 aggregation function has been released
on the official
[website](https://iotdb.apache.org/UserGuide/Master/UDF-Library/M4.html#m4-2)
of Apache IoTDB. The code of three M4-
-LSM deployments, MA, MO and MF, is available in the [GitHub
repository](https://github.com/apache/iotdb/tree/research/M4-visualization).
+LSM deployments, MA, MO and MF, is available in this [GitHub
repository](https://github.com/apache/iotdb/tree/research/M4-visualization).
of Apache IoTDB. The experiment-related code and data is also
[available](https://github.com/LeiRui/M4-visualization-exp) for easier
reproducibility.
For the README of Apache IoTDB itself, please see
[README_IOTDB.md](README_IOTDB.md).
\ No newline at end of file