修改readme文档地址

This commit is contained in:
handy
2023-11-30 17:13:46 +08:00
parent 824460e5c5
commit f9356b6933
2 changed files with 10 additions and 2 deletions

View File

@@ -115,7 +115,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/)
@@ -209,6 +209,10 @@ Hutool welcomes anyone to contribute code to Hutool, but the author suffers from
3. Newly added methods do not use third-party library methodsUnless the method tool is add to the '**extra module**'.
4. Please pull request to the `v5-dev` branch. Hutool uses a new branch after 5.x: `v5-master` is the master branch, which indicates the version of the central library that has been released, and this branch does not allow pr or modifications.
### 📖 Documentation source code
[Documentation source code](https://gitee.com/loolly_admin/hutool-doc-handy)
-------------------------------------------------------------------------------
## ⭐Star Hutool