Skip to content

Commit 9f2391f

Browse files
committed
OB手册链接更新
1 parent 691671d commit 9f2391f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/components/RepoDocCards.vue

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ const componentCards = [
9292
{name: "API文档", href: "main-v4/", type: "primary"},
9393
{name: "API文档(快照)", href: "snapshots/main-v4/", type: "primary"},
9494
],
95-
[{name: "🍀官网", href: "https://simbot.forte.love", type: "default"}],
95+
[{name: "🍀官网", href: "https://simbot.forte.love/", type: "default"}],
9696
]
9797
},
9898
@@ -151,7 +151,8 @@ const componentCards = [
151151
{name: "API文档", href: "components/onebot/", type: "primary"},
152152
{name: "API文档(快照)", href: "snapshots/components/onebot/", type: "primary"}
153153
],
154-
[{name: "前往手册", href: "https://simple-robot.github.io/simbot-component-onebot", type: "default"}],
154+
// [{name: "前往手册", href: "https://simple-robot.github.io/simbot-component-onebot", type: "default"}],
155+
[{name: "前往手册", href: "https://simbot.forte.love/component-onebot.html", type: "default"}],
155156
]
156157
},
157158
{

0 commit comments

Comments
 (0)