diff --git a/README-EN.md b/README-EN.md index 741a0275f..2f7cc2c31 100755 --- a/README-EN.md +++ b/README-EN.md @@ -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 diff --git a/README.md b/README.md index 4c5f7abd9..758f7ecce 100755 --- a/README.md +++ b/README.md @@ -106,7 +106,7 @@ Hutool = Hu + tool,是原公司项目底层代码剥离后的开源库,“Hu ## 📝文档 -[📘中文文档](https://www.hutool.cn/docs/) +[📘中文文档](https://doc.hutool.cn/pages/index/) [📘中文备用文档](https://plus.hutool.cn/) @@ -212,6 +212,10 @@ Hutool欢迎任何人为Hutool添砖加瓦,贡献代码,不过维护者是 4. 请pull request到`v5-dev`分支。Hutool在5.x版本后使用了新的分支:`v5-master`是主分支,表示已经发布中央库的版本,这个分支不允许pr,也不允许修改。 5. 我们如果关闭了你的issue或pr,请不要诧异,这是我们保持问题处理整洁的一种方式,你依旧可以继续讨论,当有讨论结果时我们会重新打开。 +### 📖文档源码地址 + +[文档源码地址](https://gitee.com/loolly_admin/hutool-doc-handy) 点击前往添砖加瓦 + ------------------------------------------------------------------------------- ## ⭐Star Hutool