From f2b512f3cf9c8ff2d55a0896de3259c51eb1c7ef Mon Sep 17 00:00:00 2001 From: Rocky <846106184@qq.com> Date: Wed, 19 Feb 2020 22:37:04 +0800 Subject: [PATCH] =?UTF-8?q?rabbitmq.md=E4=B8=80=E4=B8=AA=E9=93=BE=E6=8E=A5?= =?UTF-8?q?=E7=9A=84=E4=B9=A6=E5=86=99=E6=94=B9=E5=8A=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit rabbitmq.md一个链接的书写改动 --- docs/system-design/data-communication/rabbitmq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/system-design/data-communication/rabbitmq.md b/docs/system-design/data-communication/rabbitmq.md index 28407cce..79f24fdc 100644 --- a/docs/system-design/data-communication/rabbitmq.md +++ b/docs/system-design/data-communication/rabbitmq.md @@ -253,7 +253,7 @@ wget https://www.rabbitmq.com/releases/rabbitmq-server/v3.6.8/rabbitmq-server-3. ``` 或者直接在官网下载 -https://www.rabbitmq.com/install-rpm.html[enter link description here](https://www.rabbitmq.com/install-rpm.html) +[https://www.rabbitmq.com/install-rpm.html](https://www.rabbitmq.com/install-rpm.html) **2. 安装rpm**