Skip to content

Commit

Permalink
Fix README/修复链接无法跳转
Browse files Browse the repository at this point in the history
  • Loading branch information
zkhssb committed Mar 9, 2023
1 parent 23bf8ee commit c1a377c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ QQChannelSharp

## 依赖的开源库

> [RestSharp]("https://github.com/restsharp/RestSharp") | .NET HTTPAPI客户端
> [RestSharp](https://github.com/restsharp/RestSharp) | .NET HTTPAPI客户端
---

Expand Down Expand Up @@ -118,7 +118,7 @@ Log.Configuration

这边演示最简单的 直接使用+=注册事件

需要更高级的订阅请参考文档: [事件订阅]("https://www.yuque.com/miuxue/gh07pk/vifx049dwagm3kg7")
需要更高级的订阅请参考文档: [事件订阅](https://www.yuque.com/miuxue/gh07pk/vifx049dwagm3kg7)

```csharp
ChannelBotInfo botInfo = new("AppId", "Token", true); // 设置机器人信息
Expand Down

0 comments on commit c1a377c

Please sign in to comment.