From 63e5892d2e341b28680da86d15ab8333d1f42104 Mon Sep 17 00:00:00 2001 From: SnailClimb Date: Tue, 7 May 2019 13:00:11 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4e1a1d93..44022a00 100644 --- a/README.md +++ b/README.md @@ -182,7 +182,7 @@ - [数据通信(RESTful、RPC、消息队列)相关知识点总结](docs/system-design/data-communication/数据通信(RESTful、RPC、消息队列).md) - [Dubbo 总结:关于 Dubbo 的重要知识点](docs/system-design/data-communication/dubbo.md) -- [消息队列总结(docs/system-design/data-communication/message-queue.md) +- [消息队列总结](docs/system-design/data-communication/message-queue.md) - [RabbitMQ 的重要概念以及安装](docs/system-design/data-communication/rabbitmq.md) ### 网站架构