From 4e25951599806df54d6b4cbb73e50e17bd93faf0 Mon Sep 17 00:00:00 2001 From: Snowykami Date: Sun, 15 Dec 2024 19:01:59 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E6=8F=92=E4=BB=B6=20API=20?= =?UTF-8?q?=E6=96=87=E6=A1=A3=E9=93=BE=E6=8E=A5=E8=B7=AF=E5=BE=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/zh/dev/extension.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/zh/dev/extension.md b/docs/zh/dev/extension.md index b70541ab..7bb4de55 100755 --- a/docs/zh/dev/extension.md +++ b/docs/zh/dev/extension.md @@ -97,4 +97,4 @@ async def get_bot_info(b: Bot) -> str: ## 更多内容 -- [插件 API 文档](./api/plugin) \ No newline at end of file +- [插件 API 文档](api/plugin) \ No newline at end of file