diff --git a/README-EN.md b/README-EN.md
index 1773418d0..a057c8f79 100644
--- a/README-EN.md
+++ b/README-EN.md
@@ -30,8 +30,8 @@
-
-
+
+
@@ -112,7 +112,7 @@ Each module can be introduced individually, or all modules can be introduced by
[Chinese documentation](https://www.hutool.cn/docs/)
-[API](https://apidoc.gitee.com/loolly/hutool/)
+[API](https://apidoc.gitee.com/dromara/hutool/)
[Video](https://www.bilibili.com/video/BV1bQ4y1M7d9?p=2)
@@ -147,7 +147,7 @@ compile 'cn.hutool:hutool-all:5.6.0'
Download the entire project source code
-gitee:[https://gitee.com/loolly/hutool](https://gitee.com/loolly/hutool)
+gitee:[https://gitee.com/dromara/hutool](https://gitee.com/dromara/hutool)
github:https://github.com/looly/hutool
@@ -173,7 +173,7 @@ Hutool's source code is divided into two branches:
When submitting feedback, please indicate which JDK version, Hutool version, and related dependency library version you are using.
-- [Gitee issue](https://gitee.com/loolly/hutool/issues)
+- [Gitee issue](https://gitee.com/dromara/hutool/issues)
- [Github issue](https://github.com/looly/hutool/issues)
### Principles of PR(pull request)
@@ -189,13 +189,13 @@ Hutool welcomes anyone to contribute code to Hutool, but the author suffers from
## Star Hutool
-[](https://giteye.net/chart/8RVBCN69)
+[](https://giteye.net/chart/GMSL7VDA)
## Donate
If you think Hutool is good, you can donate to buy tshe author a pack of chili~, thanks in advance ^_^.
-[gitee donate](https://gitee.com/loolly/hutool)
+[gitee donate](https://gitee.com/dromara/hutool)
## WeChat Official Account
diff --git a/README.md b/README.md
index f86f23d27..111dbaa7b 100644
--- a/README.md
+++ b/README.md
@@ -30,8 +30,8 @@
-
-
+
+
@@ -136,8 +136,7 @@ compile 'cn.hutool:hutool-all:5.6.0'
点击以下任一链接,下载`hutool-all-X.X.X.jar`即可:
-- [Maven中央库1](https://repo1.maven.org/maven2/cn/hutool/hutool-all/5.6.0/)
-- [Maven中央库2](http://repo2.maven.org/maven2/cn/hutool/hutool-all/5.6.0/)
+- [Maven中央库](https://repo1.maven.org/maven2/cn/hutool/hutool-all/5.6.0/)
> 注意
> Hutool 5.x支持JDK8+,对Android平台没有测试,不能保证所有工具类或工具方法可用。
@@ -145,7 +144,7 @@ compile 'cn.hutool:hutool-all:5.6.0'
### 编译安装
-访问Hutool的Gitee主页:[https://gitee.com/loolly/hutool](https://gitee.com/loolly/hutool) 下载整个项目源码(v5-master或v5-dev分支都可)然后进入Hutool项目目录执行:
+访问Hutool的Gitee主页:[https://gitee.com/dromara/hutool](https://gitee.com/dromara/hutool) 下载整个项目源码(v5-master或v5-dev分支都可)然后进入Hutool项目目录执行:
```sh
./hutool.sh install
@@ -170,7 +169,7 @@ Hutool的源码分为两个分支,功能如下:
提交问题反馈请说明正在使用的JDK版本呢、Hutool版本和相关依赖库版本。
-- [Gitee issue](https://gitee.com/loolly/hutool/issues)
+- [Gitee issue](https://gitee.com/dromara/hutool/issues)
- [Github issue](https://github.com/looly/hutool/issues)
@@ -196,7 +195,7 @@ Hutool欢迎任何人为Hutool添砖加瓦,贡献代码,不过维护者是
## Star Hutool
-[](https://giteye.net/chart/8RVBCN69)
+[](https://giteye.net/chart/GMSL7VDA)
## 捐赠
@@ -204,7 +203,7 @@ Hutool欢迎任何人为Hutool添砖加瓦,贡献代码,不过维护者是
点击以下链接,将页面拉到最下方点击“捐赠”即可。
-[前往捐赠](https://gitee.com/loolly/hutool)
+[前往捐赠](https://gitee.com/dromara/hutool)
## 公众号
diff --git a/pom.xml b/pom.xml
index 37e508adb..04ddbf702 100644
--- a/pom.xml
+++ b/pom.xml
@@ -70,7 +70,7 @@
Mulan Permissive Software License,Version 1
- http://license.coscl.org.cn/MulanPSL
+ https://license.coscl.org.cn/MulanPSL2