diff --git a/docs/deploy/tool/rocketmq/install-rocketmq.md b/docs/deploy/tool/rocketmq/install-rocketmq.md index 258aaa3..285958f 100644 --- a/docs/deploy/tool/rocketmq/install-rocketmq.md +++ b/docs/deploy/tool/rocketmq/install-rocketmq.md @@ -20,7 +20,7 @@ ## 下载解压 -进入官方下载地址:http://rocketmq.apache.org/release_notes/release-notes-4.2.0/ +进入官方下载地址:https://rocketmq.apache.org/dowloading/releases/,选择合适版本 建议选择 binary 版本。 @@ -70,4 +70,4 @@ Send shutdown request to mqbroker(36695) OK > sh bin/mqshutdown namesrv The mqnamesrv(36664) is running... Send shutdown request to mqnamesrv(36664) OK -``` \ No newline at end of file +```