This is an automated email from the ASF dual-hosted git repository. jinrongtong pushed a commit to branch new-official-website in repository https://gitbox.apache.org/repos/asf/rocketmq-site.git
commit ad26c9193f5ba2a32f4512df0f7a7743948b3a64 Author: lizhiboo <[email protected]> AuthorDate: Mon Apr 18 16:54:50 2022 +0800 fix --- _posts/2022-04-18-release-notes-rocketmq-streams-1.0.1-preview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2022-04-18-release-notes-rocketmq-streams-1.0.1-preview.md b/_posts/2022-04-18-release-notes-rocketmq-streams-1.0.1-preview.md index 74ad135f..70eec3f5 100644 --- a/_posts/2022-04-18-release-notes-rocketmq-streams-1.0.1-preview.md +++ b/_posts/2022-04-18-release-notes-rocketmq-streams-1.0.1-preview.md @@ -18,7 +18,7 @@ Below is a summary of the issues addressed in the 1.0.1-preview release of Rocke ## Improvement <ul> <li>[<a href='https://github.com/apache/rocketmq-streams/issues/129'>ISSUE-129</a>] - [ISSUE-129] - add design documentation</li> -<li>[<a href='https://github.com/apache/rocketmq-streams/issues/133'>ISSUE-133</a>] - [ISSUE-3585] - Add design doc into README-chinese.md</li> +<li>[<a href='https://github.com/apache/rocketmq-streams/issues/133'>ISSUE-133</a>] - [ISSUE-133] - Add design doc into README-chinese.md</li> <li>[<a href='https://github.com/apache/rocketmq-streams/pull/138'>PR-138</a>] - [PR-138] - add the RocketMQ word Hyperlink in readme file</li> </ul>
