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

hxd pushed a commit to branch site
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git


The following commit(s) were added to refs/heads/site by this push:
     new 34bb43c  correct basic info the the website to fit vue constraint
34bb43c is described below

commit 34bb43c491fe8c9cc6f65803e9717809ca6b0f44
Author: xiangdong huang <[email protected]>
AuthorDate: Mon Mar 30 16:02:50 2020 +0800

    correct basic info the the website to fit vue constraint
---
 site/src/main/package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/site/src/main/package.json b/site/src/main/package.json
index f03e146..50b0934 100644
--- a/site/src/main/package.json
+++ b/site/src/main/package.json
@@ -1,5 +1,5 @@
 {
-  "name": "Apache IoTDB (incubating)",
+  "name": "IoTDB",
   "version": "1.0.0",
   "description": "Apache IoTDB (incubating) Website",
   "main": "index.js",

Reply via email to