From 25c8e8abaaff9a261d5d28637f4c843f9d80d3eb Mon Sep 17 00:00:00 2001 From: daniel Date: Mon, 20 May 2024 13:02:44 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=F0=9F=8E=B8=20=E6=8E=A8=E9=80=81?= =?UTF-8?q?=E6=96=87=E4=BB=B6=E6=94=AF=E6=8C=81=E8=87=AA=E5=AE=9A=E4=B9=89?= =?UTF-8?q?=E5=88=AB=E5=90=8D=EF=BC=88=E4=BC=98=E5=8C=96=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ✅ Closes: #193 --- README.md | 2 +- packages/cli/README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index cda8274..e4f5ade 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ curl --location 'http://localhost:3001/webhook/msg/v2?token=[YOUR_PERSONAL_TOKEN # 📖 部署 / API -[wechatbot‐webhook 文档](https://github.com/danni-cool/wechatbot-webhook/wiki/wechatbot%E2%80%90webhook-%E6%96%87%E6%A1%A3) +[wechatbot‐webhook API 文档](https://github.com/danni-cool/wechatbot-webhook/wiki/wechatbot%E2%80%90webhook-%E6%96%87%E6%A1%A3) diff --git a/packages/cli/README.md b/packages/cli/README.md index 101d2e2..ca58460 100644 --- a/packages/cli/README.md +++ b/packages/cli/README.md @@ -1,5 +1,5 @@
- + ![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/danni-cool/wechatbot-webhook/release.yml) ![npm dowloads](https://img.shields.io/npm/dm/wechatbot-webhook?label=npm/downloads) ![Docker Pulls](https://img.shields.io/docker/pulls/dannicool/docker-wechatbot-webhook) ![GitHub release (with filter)](https://img.shields.io/github/v/release/danni-cool/wechatbot-webhook) @@ -70,7 +70,7 @@ curl --location 'http://localhost:3001/webhook/msg/v2?token=[YOUR_PERSONAL_TOKEN ## 🛠️ API -[API Reference](https://github.com/danni-cool/docker-wechatbot-webhook#%EF%B8%8F-api) +[API Reference](https://github.com/danni-cool/wechatbot-webhook/wiki) ## ⏫ 更新日志