💬 update cqhttp links

This commit is contained in:
yanyongyu
2020-12-01 11:03:08 +08:00
parent 301e9093bd
commit ad994f04fc
4 changed files with 5 additions and 5 deletions

View File

@ -61,7 +61,7 @@ NoneBot2 的驱动框架 `Driver` 以及通信协议 `Adapter` 均可**自定义
目前 NoneBot2 内置的协议适配:
- [CQHTTP(OneBot) 协议](http://cqhttp.cc/)
- [CQHTTP(OneBot) 协议](https://github.com/howmanybots/onebot/blob/master/README.md)
- [钉钉](https://ding-doc.dingtalk.com/doc#/serverapi2/krgddi) _开发中_
- [Telegram](https://core.telegram.org/bots/api) _计划中_