📝 Add link to docs mirror (hosted on Vercel)

This commit is contained in:
StarHeart
2021-02-26 22:51:33 +08:00
committed by GitHub
parent f9e4d077d4
commit 01af05742c

View File

@ -108,6 +108,8 @@ NoneBot2 的驱动框架 `Driver` 以及通信协议 `Adapter` 均可**自定义
nb plugin install nonebot_plugin_docs nb plugin install nonebot_plugin_docs
``` ```
或者尝试 [文档镜像](https://nonebot2-vercel-mirror.vercel.app)
- 其他插件请查看 [插件商店](https://v2.nonebot.dev/plugin-store.html) - 其他插件请查看 [插件商店](https://v2.nonebot.dev/plugin-store.html)
## 贡献 ## 贡献