From 48522b14e6f91665f3ceec4aef47c6258cf7ac4e Mon Sep 17 00:00:00 2001 From: YunaiV <> Date: Tue, 31 Mar 2020 21:06:58 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=20spring=20cloud=20alibaba?= =?UTF-8?q?=20=E5=85=A5=E9=97=A8=E4=BB=8B=E7=BB=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c33522d4..46f4d1b2 100644 --- a/README.md +++ b/README.md @@ -134,7 +134,7 @@ ## Spring Cloud Alibaba 全家桶 -* 《芋道 Spring Cloud Alibaba 介绍》 +* [《芋道 Spring Cloud Alibaba 介绍》](http://www.iocoder.cn/Spring-Cloud-Alibaba/intro/?github) * [《芋道 Spring Cloud Alibaba 注册中心 Nacos 入门》](http://www.iocoder.cn/Spring-Cloud-Alibaba/Nacos-Discovery/?github) 对应 [labx-01](https://github.com/YunaiV/SpringBoot-Labs/tree/master/labx-01) * [《芋道 Spring Cloud Alibaba 服务调用 Dubbo 入门》](http://www.iocoder.cn/Spring-Cloud-Alibaba/Dubbo/?github) 对应 [labx-07](https://github.com/YunaiV/SpringBoot-Labs/tree/master/labx-07) * [《芋道 Spring Cloud Alibaba 服务容错 Sentinel 入门》](http://www.iocoder.cn/Spring-Cloud-Alibaba/Sentinel/?github) 对应 [labx-04](https://github.com/YunaiV/SpringBoot-Labs/tree/master/labx-04) @@ -193,8 +193,8 @@ **Spring Cloud Bus** * 《芋道 Spring Cloud Alibaba 消息总线 RocketMQ 入门》计划中... -* 《芋道 Spring Cloud Alibaba 消息总线 RabbitMQ 入门》计划中... -* 《芋道 Spring Cloud Alibaba 消息总线 Kafka 入门》计划中... +* 《芋道 Spring Cloud 消息总线 RabbitMQ 入门》计划中... +* 《芋道 Spring Cloud 消息总线 Kafka 入门》计划中... ## 监控管理