Skip to content

Commit 9234e47

Browse files
committed
OB组件手册地址
1 parent 17d36dc commit 9234e47

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/components/RepoDocCards.vue

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,8 +143,7 @@ const componentCards = [
143143
{name: "API文档", href: "components/onebot", type: "primary"},
144144
{name: "API文档(快照)", href: "snapshots/components/onebot", type: "primary"}
145145
],
146-
// TODO OB手册
147-
// [{name: "前往手册", href: "https://simple-robot.github.io/simbot-component-onebot", type: "default"}],
146+
[{name: "前往手册", href: "https://simple-robot.github.io/simbot-component-onebot", type: "default"}],
148147
]
149148
},
150149
{

0 commit comments

Comments
 (0)