From e795c6eed0a947a2b8c61a8fafcb24e3cd79324e Mon Sep 17 00:00:00 2001 From: Jason Date: Mon, 17 Aug 2020 16:08:31 +0800 Subject: [PATCH] Update README.md --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index df45f14..4c1c6a0 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,6 +1,6 @@ # PaddleX文档 -PaddleX的使用文档均在本目录结构下。文档采用Read the Docs方式组织,您可以直接访问[在线文档](https://paddlex.readthedocs.io/zh_CN/latest/index.html)进行查阅。 +PaddleX的使用文档均在本目录结构下。文档采用Read the Docs方式组织,您可以直接访问[在线文档](https://paddlex.readthedocs.io/zh_CN/develop/index.html)进行查阅。 ## 编译文档 在本目录下按如下步骤进行文档编译 -- GitLab