👷 update doc ci

This commit is contained in:
yanyongyu
2021-12-02 03:17:10 +08:00
parent 0236746e65
commit 7d8a60b033
64 changed files with 257 additions and 8378 deletions

View File

@ -37,7 +37,7 @@ SEND = "send"
class Bot(BaseBot):
"""
钉钉 协议 Bot 适配。继承属性参考 `BaseBot <./#class-basebot>`_ 。
钉钉 协议 Bot 适配。继承属性参考 `BaseBot <README.md#class-bot>`_ 。
"""
ding_config: DingConfig