This is an automated email from the ASF dual-hosted git repository.
dinglei pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-site.git
The following commit(s) were added to refs/heads/master by this push:
new 05082c2 fix format issue in 5.0.0 preview page
05082c2 is described below
commit 05082c284d068d5a31abab6d28869d957836570f
Author: ShannonDing <[email protected]>
AuthorDate: Mon Sep 6 11:52:49 2021 +0800
fix format issue in 5.0.0 preview page
---
_posts/2021-09-06-release-notes-5.0.0-PREVIEW.md | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/_posts/2021-09-06-release-notes-5.0.0-PREVIEW.md
b/_posts/2021-09-06-release-notes-5.0.0-PREVIEW.md
index a651ad9..2ae8921 100644
--- a/_posts/2021-09-06-release-notes-5.0.0-PREVIEW.md
+++ b/_posts/2021-09-06-release-notes-5.0.0-PREVIEW.md
@@ -1,11 +1,11 @@
---
title: "Release Notes - Apache RocketMQ - Version 5.0.0-PREVIEW"
categories:
-- Release_Notes
- tags:
-- Release_Notes
-- RocketMQ
-- Version
+ - Release_Notes
+tags:
+ - Release_Notes
+ - RocketMQ
+ - Version
---
Below is a summary of the issues addressed in the 5.0.0-PREVIEW release of
RocketMQ. For full documentation of the release, a guide to get started, please
refer to <a href='/docs/quick-start/'>Quick Start</a>.