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

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

commit 85b28fb57d6967efaf8ef5de4eca13d9447d9095
Author: Haonan <[email protected]>
AuthorDate: Tue Apr 13 16:36:07 2021 +0800

    fix release notes link (#3002)
---
 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