From 3d92734af5fc92cf743d9336019b691e0470c0ab Mon Sep 17 00:00:00 2001 From: divenswu Date: Fri, 18 Mar 2022 13:24:32 +0800 Subject: [PATCH] =?UTF-8?q?update:=E6=B7=BB=E5=8A=A01.1.0]=E6=96=87?= =?UTF-8?q?=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 875d8f9..b6969ed 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ ### 项目文档 -* 在线文档:[文档-1.1.0](https://gitee.com/open-visual/face-search/blob/master/scripts/docs/doc-1.1.0.md) +* 在线文档:[文档-1.1.0](https://gitee.com/open-visual/face-search/blob/dev-1.1.0/scripts/docs/doc-1.1.0.md) * swagger文档:启动项目且开启swagger,访问:host:port/doc.html, 如 http://127.0.0.1:8080/doc.html @@ -50,7 +50,7 @@ ``` * 其他语言依赖 -   使用restful接口:[文档-1.1.0](https://gitee.com/open-visual/face-search/blob/master/scripts/docs/doc-1.1.0.md) +   使用restful接口:[文档-1.1.0](https://gitee.com/open-visual/face-search/blob/dev-1.1.0/scripts/docs/doc-1.1.0.md) ### 项目部署