diff --git a/README.md b/README.md index 156ad3047bbff2c354ad32449c7b4b8f69852451..be3087ae88f47e0101f16bddea88336ccd22476b 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ -运行项目需要启动后端ruoyi-cloud,[传送门](https://github.com/zhangmrit/ruoyi-cloud) +运行项目需要启动后端ruoyi-cloud,[传送门](https://gitee.com/zhangmrit/ruoyi-cloud) 源码地址: - [Github](https://github.com/zhangmrit/ruoyi-ant) @@ -38,7 +38,7 @@ Overview - 拉取项目代码 ```bash -git clone https://github.com/zhangmrit/ruoyi-ant.git +git clone https://gitee.com/zhangmrit/ruoyi-ant.git cd ruoyi-ant ```