mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-27 08:11:38 +00:00
🐛 fix link error in runtime hook doc
This commit is contained in:
@ -91,7 +91,7 @@ async def handle_api_result(bot: Bot, exception: Optional[Exception], api: str,
|
||||
|
||||
:::tip 提示
|
||||
|
||||
关于 `事件处理` 的流程,可以在[这里](./README)查阅。
|
||||
关于 `事件处理` 的流程,可以在[这里](./README.md)查阅。
|
||||
|
||||
:::
|
||||
|
||||
|
Reference in New Issue
Block a user