diff --git a/README.md b/README.md
index 7f6d2a9fd..0295f77ef 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,10 @@
## 平台简介
-[](https://gitee.com/JavaLionLi/RuoYi-Vue-Plus)
-[](https://github.com/JavaLionLi/RuoYi-Vue-Plus)
-[](https://gitee.com/JavaLionLi/RuoYi-Vue-Plus/blob/master/LICENSE)
+[](https://gitee.com/dromara/RuoYi-Vue-Plus)
+[](https://github.com/dromara/RuoYi-Vue-Plus)
+[](https://gitee.com/dromara/RuoYi-Vue-Plus/blob/master/LICENSE)
[](https://www.jetbrains.com/?from=RuoYi-Vue-Plus)
-[](https://gitee.com/JavaLionLi/RuoYi-Vue-Plus)
+[](https://gitee.com/dromara/RuoYi-Vue-Plus)
[]()
[]()
[]()
@@ -83,7 +83,7 @@
### 其他
* 同步升级 RuoYi-Vue
-* GitHub 地址 [RuoYi-Vue-Plus-github](https://github.com/JavaLionLi/RuoYi-Vue-Plus)
+* GitHub 地址 [RuoYi-Vue-Plus-github](https://github.com/dromara/RuoYi-Vue-Plus)
* 前端项目 地址 [plus-ui](https://gitee.com/JavaLionLi/plus-ui)
* 微服务 分支 [RuoYi-Cloud-Plus](https://gitee.com/JavaLionLi/RuoYi-Cloud-Plus)
* 用户扩展项目 [扩展项目列表](https://javalionli.gitee.io/plus-doc/#/ruoyi-vue-plus/extend-project/list)
diff --git a/pom.xml b/pom.xml
index ef23b32f7..1370de58c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
${revision}
RuoYi-Vue-Plus
- https://gitee.com/JavaLionLi/RuoYi-Vue-Plus
+ https://gitee.com/dromara/RuoYi-Vue-Plus
RuoYi-Vue-Plus多租户管理系统
diff --git a/ruoyi-admin/src/main/resources/application.yml b/ruoyi-admin/src/main/resources/application.yml
index 28c4baa45..628f7ae36 100644
--- a/ruoyi-admin/src/main/resources/application.yml
+++ b/ruoyi-admin/src/main/resources/application.yml
@@ -217,7 +217,7 @@ swagger:
contact:
name: Lion Li
email: crazylionli@163.com
- url: https://gitee.com/JavaLionLi/RuoYi-Vue-Plus
+ url: https://gitee.com/dromara/RuoYi-Vue-Plus
components:
# 鉴权方式配置
security-schemes:
diff --git a/ruoyi-ui/src/components/RuoYi/Git/index.vue b/ruoyi-ui/src/components/RuoYi/Git/index.vue
index faecbc178..43b23e9ea 100644
--- a/ruoyi-ui/src/components/RuoYi/Git/index.vue
+++ b/ruoyi-ui/src/components/RuoYi/Git/index.vue
@@ -9,7 +9,7 @@ export default {
name: 'RuoYiGit',
data() {
return {
- url: 'https://gitee.com/JavaLionLi/RuoYi-Vue-Plus'
+ url: 'https://gitee.com/dromara/RuoYi-Vue-Plus'
}
},
methods: {
diff --git a/ruoyi-ui/src/views/index.vue b/ruoyi-ui/src/views/index.vue
index c9f5af056..23e65bad6 100644
--- a/ruoyi-ui/src/views/index.vue
+++ b/ruoyi-ui/src/views/index.vue
@@ -48,7 +48,7 @@
size="mini"
icon="el-icon-cloudy"
plain
- @click="goTarget('https://gitee.com/JavaLionLi/RuoYi-Vue-Plus')"
+ @click="goTarget('https://gitee.com/dromara/RuoYi-Vue-Plus')"
>访问码云
访问GitHub