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

yx9o pushed a commit to branch new-official-website
in repository https://gitbox.apache.org/repos/asf/rocketmq-site.git


The following commit(s) were added to refs/heads/new-official-website by this 
push:
     new 967a635df0 Fix code block syntax in Dashboard.md (#776)
967a635df0 is described below

commit 967a635df0f6ea5cd200b3171237219af731842a
Author: WingBun NG <[email protected]>
AuthorDate: Fri Jun 12 19:28:00 2026 +0800

    Fix code block syntax in Dashboard.md (#776)
    
    Correct code block syntax in Dashboard documentation
---
 docs/04-deployment/03Dashboard.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/04-deployment/03Dashboard.md 
b/docs/04-deployment/03Dashboard.md
index 46c79b8a93..3a98d0c28a 100644
--- a/docs/04-deployment/03Dashboard.md
+++ b/docs/04-deployment/03Dashboard.md
@@ -9,6 +9,7 @@
 
 ```bash
 java -jar rocketmq-dashboard-*.jar --rocketmq.config.namesrvAddr=localhost:9876
+```
 
 ## 介绍
 

Reply via email to