caigy commented on code in PR #153:
URL: https://github.com/apache/rocketmq-site/pull/153#discussion_r917495107


##########
docs/09-英文/01-Introduction/02quickstart.md:
##########
@@ -0,0 +1,93 @@
+# Quickstart
+
+This section will introduce the method of quickly building and deploying a 
single-Master RocketMQ cluster to complete simple message sending and receiving.
+
+## 1. Get Apache RocketMQ
+
+:::tip Download RocketMQ
+
+RocketMQ's installation is divided into two types: binary and source. Click 
[here](https://www.apache.org/dyn/closer.cgi?path=rocketmq/4.9.4/rocketmq-all-4.9.4-source-release.zip)
 to download Apache RocketMQ 4.9.4 source package, or download the binary 
package from 
[here](https://www.apache.org/dyn/closer.cgi?path=rocketmq/4.9.4/rocketmq-all-4.9.4-bin-release.zip).
 The binary package can be run directly since it has been compiled, and the 
source package needs to be compiled and run.

Review Comment:
   Is there a way to define a global version number to avoid static version 
number (4.9.4) here?  



##########
docs/09-英文/01-Introduction/02quickstart.md:
##########
@@ -0,0 +1,93 @@
+# Quickstart
+
+This section will introduce the method of quickly building and deploying a 
single-Master RocketMQ cluster to complete simple message sending and receiving.
+
+## 1. Get Apache RocketMQ
+
+:::tip Download RocketMQ

Review Comment:
   `:::tip` (as well as `:::` in other place) is still displayed as original 
text, is it expected?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to