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 5ed33ac Fix release note url in Chinese doc (#3495)
5ed33ac is described below
commit 5ed33ac4da80f8e55ae911cc005175f7aa26f054
Author: Haonan <[email protected]>
AuthorDate: Fri Jul 2 22:27:08 2021 +0800
Fix release note url in Chinese doc (#3495)
---
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 02f63ae..8d61ccd 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/v0.12.1/RELEASE_NOTES.md">release
notes</a></td>
+ <td rowspan="4"><a
href="https://raw.githubusercontent.com/apache/iotdb/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/v0.11.4/RELEASE_NOTES.md">release
notes</a></td>
+ <td><a
href="https://raw.githubusercontent.com/apache/iotdb/v0.11.4/RELEASE_NOTES.md">release
notes</a></td>
</tr>
</table>