Skip to content

Commit 23d8e15

Browse files
committed
改个名字蹭一蹭
1 parent 5ec9cb6 commit 23d8e15

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/components/RepoDocCards.vue

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -117,15 +117,15 @@ const componentCards = [
117117
]
118118
},
119119
{
120-
name: "QQ频道组件",
120+
name: "QQ机器人组件",
121121
tags: [officialTag, componentTag],
122122
shields: [
123123
Shield({
124124
src: "https://img.shields.io/github/v/release/simple-robot/simbot-component-qq-guild?label=version",
125-
alt: "QQ频道组件"
125+
alt: "QQ机器人组件"
126126
}),
127127
],
128-
description: "QQ频道组件基于核心库对 <a href='https://bot.q.qq.com/wiki'>QQ频道机器人</a> 进行实现,提供强大的QQ频道机器人平台功能",
128+
description: "QQ机器人组件基于核心库对 <a href='https://bot.q.qq.com/wiki'>QQ机器人官方API</a> 进行实现,提供强大的QQ机器人平台功能",
129129
links: [
130130
[{name: "前往仓库", href: "https://github.com/simple-robot/simbot-component-qq-guild", type: "info"}],
131131
[

0 commit comments

Comments
 (0)