mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
修改readme文档地址
This commit is contained in:
@@ -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 methods,Unless 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
|
||||
|
Reference in New Issue
Block a user