Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 85ca8ae

Browse files
committedAug 5, 2024·
[更新]1. 更新下载地址
1 parent ff97c91 commit 85ca8ae

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed
 

‎README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -79,24 +79,24 @@ QQ 群:`467608841`
7979

8080
## 客户端接口项目 下载地址
8181

82-
[GameFrameX.Admin.Client.Api](https://github.com/AlianBlank/GameFrameX.Admin.Client.Api)
82+
[GameFrameX.Admin.Client.Api](https://github.com/GameFrameX/GameFrameX.Admin.Client.Api)
8383

8484
## 后台管理接口项目 下载地址
8585

86-
[GameFrameX.Admin.Web.Api](https://github.com/AlianBlank/GameFrameX.Admin.Web.Api)
86+
[GameFrameX.Admin.Web.Api](https://github.com/GameFrameX/GameFrameX.Admin.Web.Api)
8787

8888
## 后台Web页面项目 下载地址
8989

90-
[GameFrameX.Admin.Web.Vue](https://github.com/AlianBlank/GameFrameX.Admin.Web.Vue)
90+
[GameFrameX.Admin.Web.Vue](https://github.com/GameFrameX/GameFrameX.Admin.Web.Vue)
9191

9292
# 使用指南
9393

9494
将上面的项目下载到当前目录下。三个项目要在同级。
9595
![14.png](doc/img/dir.png)
9696
```
97-
git clone https://github.com/AlianBlank/GameFrameX.Admin.Client.Api.git
98-
git clone https://github.com/AlianBlank/GameFrameX.Admin.Web.Api.git
99-
git clone https://github.com/AlianBlank/GameFrameX.Admin.Web.Vue.git
97+
git clone https://github.com/GameFrameX/GameFrameX.Admin.Client.Api.git
98+
git clone https://github.com/GameFrameX/GameFrameX.Admin.Web.Api.git
99+
git clone https://github.com/GameFrameX/GameFrameX.Admin.Web.Vue.git
100100
```
101101

102102
# 发布

0 commit comments

Comments
 (0)
Please sign in to comment.