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

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


The following commit(s) were added to refs/heads/master by this push:
     new c4a8889  modify disclaimer (#1052)
c4a8889 is described below

commit c4a8889433702a1418bb2310d8baf437485829b9
Author: Sail <[email protected]>
AuthorDate: Wed Apr 15 15:02:01 2020 +0800

    modify disclaimer (#1052)
---
 site/src/main/.vuepress/theme/components/Page.vue | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/site/src/main/.vuepress/theme/components/Page.vue 
b/site/src/main/.vuepress/theme/components/Page.vue
index 356c34a..2ef23af 100644
--- a/site/src/main/.vuepress/theme/components/Page.vue
+++ b/site/src/main/.vuepress/theme/components/Page.vue
@@ -78,7 +78,7 @@
     <p style="text-align: center;">Copyright © 2020 The Apache Software 
Foundation.<br>
        Apache and the Apache feather logo are trademarks of The Apache 
Software Foundation</p>
     <p 
style="text-align:justify!important;paddingLeft:10px;paddingRight:10px;">
-        Disclaimer: Apache IoTDB (incubating) (Database for Internet of 
Things) is an effort undergoing incubation at <a href="https://apache.org/";>The 
Apache Software Foundation (ASF)</a>, sponsored by the Apache Incubator. 
Incubation is required of all newly accepted projects until a further review 
indicates that the infrastructure, communications, and decision making process 
have stabilized in a manner consistent with other successful ASF projects. 
While incubation status is not neces [...]
+        Disclaimer: Apache IoTDB (incubating) is an effort undergoing 
incubation at The Apache Software Foundation (ASF), sponsored by the Apache 
Incubator. Incubation is required of all newly accepted projects until a 
further review indicates that the infrastructure, communications, and decision 
making process have stabilized in a manner consistent with other successful ASF 
projects. While incubation status is not necessarily a reflection of the 
completeness or stability of the code, it [...]
     </p>
   </main>
 </template>

Reply via email to