From 806fe7510d689227c40ff11ec3f8c083b3ac9a4b Mon Sep 17 00:00:00 2001 From: Looly Date: Fri, 1 Dec 2023 18:23:08 +0800 Subject: [PATCH] fix doc link --- README-EN.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README-EN.md b/README-EN.md index 65b558fb4..ee17ac049 100755 --- a/README-EN.md +++ b/README-EN.md @@ -109,7 +109,7 @@ Each module can be introduced individually, or all modules can be introduced by ## 📝Doc -[📘Chinese documentation](https://www.hutool.cn/docs/) +[📘Chinese documentation](https://doc.hutool.cn/pages/index/) [📘Chinese back-up documentation](https://plus.hutool.cn/docs/#/) diff --git a/README.md b/README.md index d6282fe13..787eeca42 100755 --- a/README.md +++ b/README.md @@ -102,7 +102,7 @@ ## 📝文档 -[📘中文文档](https://www.hutool.cn/docs/) +[📘中文文档](https://doc.hutool.cn/pages/index/) [📘中文备用文档](https://plus.hutool.cn/docs/#/)