更改后台项目地址

pull/186/merge
JEECG 2024-06-19 17:13:34 +08:00
parent 72deda42af
commit be6538b063
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@ JeecgBoot-Vue3采用 Vue3.0、Vite、 Ant-Design-Vue4、TypeScript 等新技术
##### 源码下载
- JAVA后台源码https://github.com/jeecgboot/jeecg-boot
- JAVA后台源码https://github.com/jeecgboot/JeecgBoot
##### 项目说明

View File

@ -1,5 +1,5 @@
// github repo url
export const GITHUB_URL = 'https://github.com/jeecgboot/jeecg-boot';
export const GITHUB_URL = 'https://github.com/jeecgboot/JeecgBoot';
// vue-Jeecg-admin-next-doc
export const DOC_URL = 'https://help.jeecg.com';