Skip to content

Commit cce2c1f

Browse files
committed
📝 fix warning of facebook/docusaurus#9394
1 parent e38630e commit cce2c1f

File tree

2 files changed

+2
-2
lines changed
  • website
    • docs/best-practice/alconna/uniseg
    • versioned_docs/version-2.4.3/best-practice/alconna/uniseg

2 files changed

+2
-2
lines changed

website/docs/best-practice/alconna/uniseg/utils.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ async def _(target: MsgTarget):
159159

160160
事实上,构造 `Target` 对象时,`self_id`, `scope`, `adapter``platform` 都会参与到 `selector` 的构造中。
161161

162-
::tip
162+
:::tip
163163

164164
你其实可以使用 `Target` 来帮你筛选 `Bot` 对象:
165165

website/versioned_docs/version-2.4.3/best-practice/alconna/uniseg/utils.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ async def _(target: MsgTarget):
159159

160160
事实上,构造 `Target` 对象时,`self_id`, `scope`, `adapter``platform` 都会参与到 `selector` 的构造中。
161161

162-
::tip
162+
:::tip
163163

164164
你其实可以使用 `Target` 来帮你筛选 `Bot` 对象:
165165

0 commit comments

Comments
 (0)