Skip to content

Commit 5e06078

Browse files
authored
Update README.md
1 parent 867fcd4 commit 5e06078

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
- [系统设计](#系统设计)
5252
- [设计模式](#设计模式)
5353
- [常用框架](#常用框架)
54-
- [数据通信(消息队列、Dubbo)](#数据通信)
54+
- [数据通信](#数据通信)
5555
- [网站架构](#网站架构)
5656
- [面试指南](#面试指南)
5757
- [备战面试](#备战面试)
@@ -178,10 +178,11 @@
178178

179179
### 数据通信
180180

181-
- [数据通信(RESTful、RPC、消息队列)相关知识点总结](docs/system-design/data-communication/数据通信(RESTful、RPC、消息队列).md)
182-
- [Dubbo 总结:关于 Dubbo 的重要知识点](docs/system-design/data-communication/dubbo.md)
181+
- [数据通信(RESTful、RPC、消息队列)相关知识点总结](docs/system-design/data-communication/summary.md)
182+
- [Dubbo 总结:关于 Dubbo 的重要知识点](docs/system-design/data-communication/Dubbo.md)
183183
- [消息队列总结](docs/system-design/data-communication/message-queue.md)
184-
- [RabbitMQ 的重要概念以及安装](docs/system-design/data-communication/rabbitmq.md)
184+
- [RabbitMQ 入门](docs/system-design/data-communication/RabbitMQ.md)
185+
- [RocketMQ的几个简单问题与答案](docs/system-design/data-communication/RocketMQ-Questions.md)
185186

186187
### 网站架构
187188

0 commit comments

Comments
 (0)