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