You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by su...@apache.org on 2020/03/05 03:27:47 UTC

[incubator-iotdb-website] branch url created (now afd093f)

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

sunzesong pushed a change to branch url
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb-website.git.


      at afd093f  [IOTDB-543] Change the download URL of IoTDB on the website

This branch includes the following new commits:

     new afd093f  [IOTDB-543] Change the download URL of IoTDB on the website

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[incubator-iotdb-website] 01/01: [IOTDB-543] Change the download URL of IoTDB on the website

Posted by su...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit afd093f03ec29fc6e18aef1cfcde403a3e0d7a81
Author: samperson1997 <sz...@mails.tsinghua.edu.cn>
AuthorDate: Thu Mar 5 11:27:12 2020 +0800

    [IOTDB-543] Change the download URL of IoTDB on the website
---
 src/views/Documents.vue    |  2 +-
 src/views/Download.vue     | 42 +++++++++++++++++++++---------------------
 src/views/SystemDesign.vue |  2 +-
 3 files changed, 23 insertions(+), 23 deletions(-)

diff --git a/src/views/Documents.vue b/src/views/Documents.vue
index 3ac5e57..d64a5cc 100644
--- a/src/views/Documents.vue
+++ b/src/views/Documents.vue
@@ -304,7 +304,7 @@
     margin-bottom: 5px;
     padding: 5px;
     max-width: 80%;
-
+    line-height: 15px;
   }
 
   .list-group > li:hover {
diff --git a/src/views/Download.vue b/src/views/Download.vue
index ca1cd65..dd4699d 100644
--- a/src/views/Download.vue
+++ b/src/views/Download.vue
@@ -38,7 +38,7 @@
             verify
             hashes and signatures </a> which you can follow by using any of these
             release-signing <a class="link-color"
-                               href="https://www.apache.org/dist/incubator/iotdb/KEYS">
+                               href="https://downloads.apache.org/incubator/iotdb/KEYS">
             KEYS </a>.
           </p>
         </div>
@@ -67,51 +67,51 @@
           {
             text: 'IoTDB v0.9.1',
             binariesUrl: 'https://www.apache.org/dyn/closer.cgi/incubator/iotdb/0.9.1-incubating/apache-iotdb-0.9.1-incubating-bin.zip',
-            binariesSHA512Url: 'https://www.apache.org/dist/incubator/iotdb/0.9.1-incubating/apache-iotdb-0.9.1-incubating-bin.zip.sha512',
-            binariesASCUrl: 'https://www.apache.org/dist/incubator/iotdb/0.9.1-incubating/apache-iotdb-0.9.1-incubating-bin.zip.asc',
+            binariesSHA512Url: 'https://downloads.apache.org/incubator/iotdb/0.9.1-incubating/apache-iotdb-0.9.1-incubating-bin.zip.sha512',
+            binariesASCUrl: 'https://downloads.apache.org/incubator/iotdb/0.9.1-incubating/apache-iotdb-0.9.1-incubating-bin.zip.asc',
             sourcesUrl: 'https://www.apache.org/dyn/closer.cgi/incubator/iotdb/0.9.1-incubating/apache-iotdb-0.9.1-incubating-source-release.zip',
-            sourcesSHA512Url: 'https://www.apache.org/dist/incubator/iotdb/0.9.1-incubating/apache-iotdb-0.9.1-incubating-source-release.zip.sha512',
-            sourcesASCUrl: 'https://www.apache.org/dist/incubator/iotdb/0.9.1-incubating/apache-iotdb-0.9.1-incubating-source-release.zip.asc',
+            sourcesSHA512Url: 'https://downloads.apache.org/incubator/iotdb/0.9.1-incubating/apache-iotdb-0.9.1-incubating-source-release.zip.sha512',
+            sourcesASCUrl: 'https://downloads.apache.org/incubator/iotdb/0.9.1-incubating/apache-iotdb-0.9.1-incubating-source-release.zip.asc',
             releaseNoteUrl: 'https://raw.githubusercontent.com/apache/incubator-iotdb/release/0.9.1/RELEASE_NOTES.md'
           },
           {
             text: 'IoTDB v0.9.0',
             binariesUrl: 'https://www.apache.org/dyn/closer.cgi/incubator/iotdb/0.9.0-incubating/apache-iotdb-0.9.0-incubating-bin.zip',
-            binariesSHA512Url: 'https://www.apache.org/dist/incubator/iotdb/0.9.0-incubating/apache-iotdb-0.9.0-incubating-bin.zip.sha512',
-            binariesASCUrl: 'https://www.apache.org/dist/incubator/iotdb/0.9.0-incubating/apache-iotdb-0.9.0-incubating-bin.zip.asc',
+            binariesSHA512Url: 'https://downloads.apache.org/incubator/iotdb/0.9.0-incubating/apache-iotdb-0.9.0-incubating-bin.zip.sha512',
+            binariesASCUrl: 'https://downloads.apache.org/incubator/iotdb/0.9.0-incubating/apache-iotdb-0.9.0-incubating-bin.zip.asc',
             sourcesUrl: 'https://www.apache.org/dyn/closer.cgi/incubator/iotdb/0.9.0-incubating/apache-iotdb-0.9.0-incubating-source-release.zip',
-            sourcesSHA512Url: 'https://www.apache.org/dist/incubator/iotdb/0.9.0-incubating/apache-iotdb-0.9.0-incubating-source-release.zip.sha512',
-            sourcesASCUrl: 'https://www.apache.org/dist/incubator/iotdb/0.9.0-incubating/apache-iotdb-0.9.0-incubating-source-release.zip.asc',
+            sourcesSHA512Url: 'https://downloads.apache.org/incubator/iotdb/0.9.0-incubating/apache-iotdb-0.9.0-incubating-source-release.zip.sha512',
+            sourcesASCUrl: 'https://downloads.apache.org/incubator/iotdb/0.9.0-incubating/apache-iotdb-0.9.0-incubating-source-release.zip.asc',
             releaseNoteUrl: 'https://raw.githubusercontent.com/apache/incubator-iotdb/release/0.9.0/RELEASE_NOTES.md'
           },
           {
             text: 'IoTDB v0.8.2',
             binariesUrl: 'https://www.apache.org/dyn/closer.cgi/incubator/iotdb/0.8.2-incubating/apache-iotdb-0.8.2-incubating-bin.zip',
-            binariesSHA512Url: 'https://www.apache.org/dist/incubator/iotdb/0.8.2-incubating/apache-iotdb-0.8.2-incubating-bin.zip.sha512',
-            binariesASCUrl: 'https://www.apache.org/dist/incubator/iotdb/0.8.2-incubating/apache-iotdb-0.8.2-incubating-bin.zip.asc',
+            binariesSHA512Url: 'https://downloads.apache.org/incubator/iotdb/0.8.2-incubating/apache-iotdb-0.8.2-incubating-bin.zip.sha512',
+            binariesASCUrl: 'https://downloads.apache.org/incubator/iotdb/0.8.2-incubating/apache-iotdb-0.8.2-incubating-bin.zip.asc',
             sourcesUrl: 'https://www.apache.org/dyn/closer.cgi/incubator/iotdb/0.8.2-incubating/apache-iotdb-0.8.2-incubating-source-release.zip',
-            sourcesSHA512Url: 'https://www.apache.org/dist/incubator/iotdb/0.8.2-incubating/apache-iotdb-0.8.2-incubating-source-release.zip.sha512',
-            sourcesASCUrl: 'https://www.apache.org/dist/incubator/iotdb/0.8.2-incubating/apache-iotdb-0.8.2-incubating-source-release.zip.asc',
+            sourcesSHA512Url: 'https://downloads.apache.org/incubator/iotdb/0.8.2-incubating/apache-iotdb-0.8.2-incubating-source-release.zip.sha512',
+            sourcesASCUrl: 'https://downloads.apache.org/incubator/iotdb/0.8.2-incubating/apache-iotdb-0.8.2-incubating-source-release.zip.asc',
             releaseNoteUrl: 'https://raw.githubusercontent.com/apache/incubator-iotdb/release/0.8.2/RELEASE_NOTES.md'
           },
           {
             text: 'IoTDB v0.8.1',
             binariesUrl: 'https://www.apache.org/dyn/closer.cgi/incubator/iotdb/0.8.1-incubating/apache-iotdb-0.8.1-incubating-bin.zip',
-            binariesSHA512Url: 'https://www.apache.org/dist/incubator/iotdb/0.8.1-incubating/apache-iotdb-0.8.1-incubating-bin.zip.sha512',
-            binariesASCUrl: 'https://www.apache.org/dist/incubator/iotdb/0.8.1-incubating/apache-iotdb-0.8.1-incubating-bin.zip.asc',
+            binariesSHA512Url: 'https://downloads.apache.org/incubator/iotdb/0.8.1-incubating/apache-iotdb-0.8.1-incubating-bin.zip.sha512',
+            binariesASCUrl: 'https://downloads.apache.org/incubator/iotdb/0.8.1-incubating/apache-iotdb-0.8.1-incubating-bin.zip.asc',
             sourcesUrl: 'https://www.apache.org/dyn/closer.cgi/incubator/iotdb/0.8.1-incubating/apache-iotdb-0.8.1-incubating-source-release.zip',
-            sourcesSHA512Url: 'https://www.apache.org/dist/incubator/iotdb/0.8.1-incubating/apache-iotdb-0.8.1-incubating-source-release.zip.sha512',
-            sourcesASCUrl: 'https://www.apache.org/dist/incubator/iotdb/0.8.1-incubating/apache-iotdb-0.8.1-incubating-source-release.zip.asc',
+            sourcesSHA512Url: 'https://downloads.apache.org/incubator/iotdb/0.8.1-incubating/apache-iotdb-0.8.1-incubating-source-release.zip.sha512',
+            sourcesASCUrl: 'https://downloads.apache.org/incubator/iotdb/0.8.1-incubating/apache-iotdb-0.8.1-incubating-source-release.zip.asc',
             releaseNoteUrl: 'https://raw.githubusercontent.com/apache/incubator-iotdb/release/0.8.1/RELEASE_NOTES.md'
           },
           {
             text: 'IoTDB v0.8.0',
             binariesUrl: 'https://www.apache.org/dyn/closer.cgi/incubator/iotdb/0.8.0-incubating/apache-iotdb-0.8.0-incubating-bin.zip',
-            binariesSHA512Url: 'https://www.apache.org/dist/incubator/iotdb/0.8.0-incubating/apache-iotdb-0.8.0-incubating-bin.zip.sha512',
-            binariesASCUrl: 'https://www.apache.org/dist/incubator/iotdb/0.8.0-incubating/apache-iotdb-0.8.0-incubating-bin.zip.asc',
+            binariesSHA512Url: 'https://downloads.apache.org/incubator/iotdb/0.8.0-incubating/apache-iotdb-0.8.0-incubating-bin.zip.sha512',
+            binariesASCUrl: 'https://downloads.apache.org/incubator/iotdb/0.8.0-incubating/apache-iotdb-0.8.0-incubating-bin.zip.asc',
             sourcesUrl: 'https://www.apache.org/dyn/closer.cgi/incubator/iotdb/0.8.0-incubating/apache-iotdb-0.8.0-incubating-source-release.zip',
-            sourcesSHA512Url: 'https://www.apache.org/dist/incubator/iotdb/0.8.0-incubating/apache-iotdb-0.8.0-incubating-source-release.zip.sha512',
-            sourcesASCUrl: 'https://www.apache.org/dist/incubator/iotdb/0.8.0-incubating/apache-iotdb-0.8.0-incubating-source-release.zip.asc',
+            sourcesSHA512Url: 'https://downloads.apache.org/incubator/iotdb/0.8.0-incubating/apache-iotdb-0.8.0-incubating-source-release.zip.sha512',
+            sourcesASCUrl: 'https://downloads.apache.org/incubator/iotdb/0.8.0-incubating/apache-iotdb-0.8.0-incubating-source-release.zip.asc',
             releaseNoteUrl: 'https://raw.githubusercontent.com/apache/incubator-iotdb/release/0.8.0/RELEASE_NOTES.md'
           }
         ]
diff --git a/src/views/SystemDesign.vue b/src/views/SystemDesign.vue
index d2cf2fe..f99a216 100644
--- a/src/views/SystemDesign.vue
+++ b/src/views/SystemDesign.vue
@@ -304,7 +304,7 @@
     margin-bottom: 5px;
     padding: 5px;
     max-width: 80%;
-
+    line-height: 15px;
   }
 
   .list-group > li:hover {