From fcd95fe104799a5f837ccf658c56c8c1f6d0e170 Mon Sep 17 00:00:00 2001 From: Savorboard Date: Mon, 16 Nov 2020 09:32:20 +0800 Subject: [PATCH] update docs --- docs/content/user-guide/zh/storage/general.md | 2 -- docs/content/user-guide/zh/transport/general.md | 4 ++-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/docs/content/user-guide/zh/storage/general.md b/docs/content/user-guide/zh/storage/general.md index 3bbcf89..512e0b6 100644 --- a/docs/content/user-guide/zh/storage/general.md +++ b/docs/content/user-guide/zh/storage/general.md @@ -75,5 +75,3 @@ CallbackName | 回调的订阅者名称 | string * SQLite & Oracle ([@cocosip](https://github.com/cocosip)) :https://github.com/cocosip/CAP-Extensions * SmartSql ([@xiangxiren](https://github.com/xiangxiren)) :https://github.com/xiangxiren/SmartSql.CAP - -* RedisMQ ([@木木](https://github.com/difuteam)) :https://github.com/difudotnet/CAP.RedisMQ.Extensions diff --git a/docs/content/user-guide/zh/transport/general.md b/docs/content/user-guide/zh/transport/general.md index 268e4d8..de41965 100644 --- a/docs/content/user-guide/zh/transport/general.md +++ b/docs/content/user-guide/zh/transport/general.md @@ -34,6 +34,6 @@ CAP 支持以下几种运输方式: * ActiveMQ (@[Lukas Zhang](https://github.com/lukazh/Lukaz.CAP.ActiveMQ)): https://github.com/lukazh -* RedisMQ ([@木木](https://github.com/difudotnet)) https://github.com/difudotnet/CAP.RedisMQ.Extensions +* RedisMQ ([@木木](https://github.com/difudotnet)): https://github.com/difudotnet/CAP.RedisMQ.Extensions -* ZeroMQ ([@maikebing](https://github.com/maikebing)) https://github.com/maikebing/CAP.Extensions/tree/master/src/DotNetCore.CAP.ZeroMQ \ No newline at end of file +* ZeroMQ ([@maikebing](https://github.com/maikebing)): https://github.com/maikebing/CAP.Extensions/tree/master/src/DotNetCore.CAP.ZeroMQ \ No newline at end of file