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

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

commit 9b8d9929dd555630eda5be11fb4c0dcc1fa97a31
Author: HTHou <[email protected]>
AuthorDate: Tue Apr 13 16:30:03 2021 +0800

    fix release notes link
---
 docs/Download/README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/Download/README.md b/docs/Download/README.md
index a7cbeb2..9225c21 100644
--- a/docs/Download/README.md
+++ b/docs/Download/README.md
@@ -36,7 +36,7 @@
             <td rowspan="4"><a 
href="https://www.apache.org/dyn/closer.cgi/iotdb/0.12.0/apache-iotdb-0.12.0-source-release.zip";>Sources</a></td>
             <td rowspan="4"><a 
href="https://downloads.apache.org/iotdb/0.12.0/apache-iotdb-0.12.0-source-release.zip.sha512";>SHA512</a></td>
             <td rowspan="4"><a 
href="https://downloads.apache.org/iotdb/0.12.0/apache-iotdb-0.12.0-source-release.zip.asc";>ASC</a></td>
-            <td rowspan="4"><a 
href="https://raw.githubusercontent.com/apache/iotdb/release/0.12.0/RELEASE_NOTES.md";>release
 notes</a></td>
+            <td rowspan="4"><a 
href="https://raw.githubusercontent.com/apache/iotdb/v0.12.0/RELEASE_NOTES.md";>release
 notes</a></td>
       </tr>
       <tr>
             <td><a 
href="https://www.apache.org/dyn/closer.cgi/iotdb/0.12.0/apache-iotdb-0.12.0-server-bin.zip";>Server</a></td>
@@ -62,7 +62,7 @@
             <td><a 
href="https://www.apache.org/dyn/closer.cgi/iotdb/0.11.3/apache-iotdb-0.11.3-source-release.zip";>Sources</a></td>
             <td><a 
href="https://downloads.apache.org/iotdb/0.11.3/apache-iotdb-0.11.3-source-release.zip.sha512";>SHA512</a></td>
             <td><a 
href="https://downloads.apache.org/iotdb/0.11.3/apache-iotdb-0.11.3-source-release.zip.asc";>ASC</a></td>
-            <td><a 
href="https://raw.githubusercontent.com/apache/iotdb/release/0.11.3/RELEASE_NOTES.md";>release
 notes</a></td>
+            <td><a 
href="https://raw.githubusercontent.com/apache/iotdb/v0.11.3/RELEASE_NOTES.md";>release
 notes</a></td>
       </tr>
 </table>
 

Reply via email to