Skip to content

Commit 5ec9cb6

Browse files
committed
各手册链接更新
1 parent 9f2391f commit 5ec9cb6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/components/RepoDocCards.vue

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ const componentCards = [
113113
{name: "API文档", href: "components/kook/", type: "primary"},
114114
{name: "API文档(快照)", href: "snapshots/components/kook/", type: "primary"},
115115
],
116-
[{name: "前往手册", href: "https://simple-robot.github.io/simbot-component-kook", type: "default"}],
116+
[{name: "前往手册", href: "https://simbot.forte.love/component-kook.html", type: "default"}],
117117
]
118118
},
119119
{
@@ -132,7 +132,7 @@ const componentCards = [
132132
{name: "API文档", href: "components/qq-guild/", type: "primary"},
133133
{name: "API文档(快照)", href: "snapshots/components/qq-guild/", type: "primary"}
134134
],
135-
[{name: "前往手册", href: "https://simple-robot.github.io/simbot-component-qq-guild", type: "default"}],
135+
[{name: "前往手册", href: "https://simbot.forte.love/component-qq-guild.html", type: "default"}],
136136
]
137137
},
138138
{
@@ -171,7 +171,7 @@ const componentCards = [
171171
{name: "API文档", href: "components/telegram/", type: "primary"},
172172
{name: "API文档(快照)", href: "snapshots/components/telegram/", type: "primary"}
173173
],
174-
[{name: "前往手册", href: "https://simple-robot.github.io/simbot-component-telegram", type: "default"}],
174+
[{name: "前往手册", href: "https://simbot.forte.love/component-telegram.html", type: "default"}],
175175
]
176176
},
177177
{
@@ -190,7 +190,7 @@ const componentCards = [
190190
{name: "API文档", href: "components/discord/", type: "primary"},
191191
{name: "API文档(快照)", href: "snapshots/components/discord/", type: "primary"}
192192
],
193-
[{name: "前往手册", href: "https://simple-robot.github.io/simbot-component-discord", type: "default"}],
193+
[{name: "前往手册", href: "https://simbot.forte.love/component-discord.html", type: "default"}],
194194
]
195195
},
196196
{

0 commit comments

Comments
 (0)