Skip to content

Commit

Permalink
Fix chat link
Browse files Browse the repository at this point in the history
  • Loading branch information
gehongyan committed Oct 8, 2024
1 parent 8600892 commit e9df418
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 9 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
[![Nuget](https://img.shields.io/nuget/dt/QQBot.Net?color=%230099ff)](https://www.nuget.org/packages/QQBot.Net)
[![License](https://img.shields.io/github/license/gehongyan/QQBot.Net)](https://github.com/gehongyan/QQBot.Net/blob/master/LICENSE)
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fgehongyan%2FQQBot.Net.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fgehongyan%2FQQBot.Net?ref=badge_shield)
<a href="https://chat.xiaoheihe.cn/iugh82ns">
<a href="http://qm.qq.com/cgi-bin/qm/qr?_wv=1027&k=QiRvU4EFUavyNKQLKyfymezkG9H46cY6&authKey=OnAwAOWySUTds7YJUhaiS%2Bpr%2FWYLKSIPAPzdnhsM4RgAgWRQKZywjc6RSEAnDfNM&noverify=0&group_code=849595128">
<img src="https://imgQQBot.max-c.com/oa/2023/03/21/47912df9f48f030c784dd6115b91274b.png" height="20" alt="Chat on QQ"/>
</a>

Expand Down
4 changes: 1 addition & 3 deletions README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,7 @@
[![Nuget](https://img.shields.io/nuget/dt/QQBot.Net?color=%230099ff)](https://www.nuget.org/packages/QQBot.Net)
[![License](https://img.shields.io/github/license/gehongyan/QQBot.Net)](https://github.com/gehongyan/QQBot.Net/blob/master/LICENSE)
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fgehongyan%2FQQBot.Net.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fgehongyan%2FQQBot.Net?ref=badge_shield)
<a href="https://chat.xiaoheihe.cn/iugh82ns">
<img src="https://imgQQBot.max-c.com/oa/2023/03/21/47912df9f48f030c784dd6115b91274b.png" height="20" alt="Chat on QQBot"/>
</a>
[![QQChat](https://img.shields.io/badge/QQ-EB1923?logo=tencent-qq&logoColor=white)](http://qm.qq.com/cgi-bin/qm/qr?_wv=1027&k=QiRvU4EFUavyNKQLKyfymezkG9H46cY6&authKey=OnAwAOWySUTds7YJUhaiS%2Bpr%2FWYLKSIPAPzdnhsM4RgAgWRQKZywjc6RSEAnDfNM&noverify=0&group_code=849595128)

---

Expand Down
4 changes: 2 additions & 2 deletions docs/_template/material/public/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
},
{
icon: 'chat',
href: 'https://chat.xiaoheihe.cn/iugh82ns',
title: 'QQ 群'
href: 'http://qm.qq.com/cgi-bin/qm/qr?_wv=1027&k=QiRvU4EFUavyNKQLKyfymezkG9H46cY6&authKey=OnAwAOWySUTds7YJUhaiS%2Bpr%2FWYLKSIPAPzdnhsM4RgAgWRQKZywjc6RSEAnDfNM&noverify=0&group_code=849595128',
title: 'QQGroup'
}
],
start: () =>
Expand Down
4 changes: 1 addition & 3 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@ _layout: landing
[![Nuget](https://img.shields.io/nuget/dt/QQBot.Net.Core?color=%230099ff)](https://www.nuget.org/packages/QQBot.Net)
[![License](https://img.shields.io/github/license/gehongyan/QQBot.Net)](https://github.com/gehongyan/QQBot.Net/blob/master/LICENSE)
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fgehongyan%2FQQBot.Net.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fgehongyan%2FQQBot.Net?ref=badge_shield)
<a href="https://chat.xiaoheihe.cn/iugh82ns">
<img class="docbadge" src="https://imgQQBot.max-c.com/oa/2023/03/21/47912df9f48f030c784dd6115b91274b.png" alt="Chat on QQBot"/>
</a>
[![QQChat](https://img.shields.io/badge/QQ-EB1923?logo=tencent-qq&logoColor=white)](http://qm.qq.com/cgi-bin/qm/qr?_wv=1027&k=QiRvU4EFUavyNKQLKyfymezkG9H46cY6&authKey=OnAwAOWySUTds7YJUhaiS%2Bpr%2FWYLKSIPAPzdnhsM4RgAgWRQKZywjc6RSEAnDfNM&noverify=0&group_code=849595128)

本文档是 QQBot.Net 的官方文档,包含了 QQBot.Net 的使用指南、API 文档以及其他相关信息。文档的源码托管在 [GitHub] 上,欢迎您为文档做出贡献。

Expand Down

0 comments on commit e9df418

Please sign in to comment.