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

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


The following commit(s) were added to refs/heads/master by this push:
     new 9bbea3d  Fix release note url in Chinese doc
9bbea3d is described below

commit 9bbea3deee0ad7a382fb509d905a79ce44f4208d
Author: HTHou <[email protected]>
AuthorDate: Wed Jun 30 13:12:32 2021 +0800

    Fix release note url in Chinese doc
---
 docs/zh/Download/README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/zh/Download/README.md b/docs/zh/Download/README.md
index dcee684..02f63ae 100644
--- a/docs/zh/Download/README.md
+++ b/docs/zh/Download/README.md
@@ -35,7 +35,7 @@
             <td rowspan="4"><a 
href="https://www.apache.org/dyn/closer.cgi/iotdb/0.12.1/apache-iotdb-0.12.1-source-release.zip";>源代码</a></td>
             <td rowspan="4"><a 
href="https://downloads.apache.org/iotdb/0.12.1/apache-iotdb-0.12.1-source-release.zip.sha512";>SHA512</a></td>
             <td rowspan="4"><a 
href="https://downloads.apache.org/iotdb/0.12.1/apache-iotdb-0.12.1-source-release.zip.asc";>ASC</a></td>
-            <td rowspan="4"><a 
href="https://raw.githubusercontent.com/apache/iotdb/release/0.12.1/RELEASE_NOTES.md";>release
 notes</a></td>
+            <td rowspan="4"><a 
href="https://raw.githubusercontent.com/apache/iotdb/release/v0.12.1/RELEASE_NOTES.md";>release
 notes</a></td>
       </tr>
       <tr>
             <td><a 
href="https://www.apache.org/dyn/closer.cgi/iotdb/0.12.1/apache-iotdb-0.12.1-server-bin.zip";>单机版</a></td>
@@ -61,7 +61,7 @@
             <td><a 
href="https://www.apache.org/dyn/closer.cgi/iotdb/0.11.4/apache-iotdb-0.11.4-source-release.zip";>源码</a></td>
             <td><a 
href="https://downloads.apache.org/iotdb/0.11.4/apache-iotdb-0.11.4-source-release.zip.sha512";>SHA512</a></td>
             <td><a 
href="https://downloads.apache.org/iotdb/0.11.4/apache-iotdb-0.11.4-source-release.zip.asc";>ASC</a></td>
-            <td><a 
href="https://raw.githubusercontent.com/apache/iotdb/release/0.11.4/RELEASE_NOTES.md";>release
 notes</a></td>
+            <td><a 
href="https://raw.githubusercontent.com/apache/iotdb/release/v0.11.4/RELEASE_NOTES.md";>release
 notes</a></td>
       </tr>
 </table>
 

Reply via email to