From 22942c33cff2582d80582041298e218ab0cbe5e6 Mon Sep 17 00:00:00 2001 From: Whale Date: Wed, 23 Dec 2020 11:27:23 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 555caf4e..29b3ed89 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ public function index() { ## 文档(v2 版本) 查看文档:[https://docs-v2.zhamao.xin/](https://docs-v2.zhamao.xin/) -备用链接:[http://docs-v2.zhamao.me/](http://docs-v2.zhamao.me/) +备用链接:[https://docs-v2.zhamao.me/](https://docs-v2.zhamao.me/) 自行构建文档:`mkdocs build -d distribute` @@ -90,4 +90,4 @@ public function index() { **注意**:在你使用 mirai 等 `AGPL-3.0` 协议的机器人软件与框架连接时,使用本框架需要将你编写或修改的部分使用 `AGPL-3.0` 协议重新分发。 -![star](https://starchart.cc/zhamao-robot/zhamao-framework.svg) \ No newline at end of file +![star](https://starchart.cc/zhamao-robot/zhamao-framework.svg)