From e0353612888c6811db9f6dcc64036e8152ea851d Mon Sep 17 00:00:00 2001 From: JEECG <445654970@qq.com> Date: Fri, 21 Jun 2024 15:08:51 +0800 Subject: [PATCH] README.md --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index c3fb09d..92aac71 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "author": { "name": "北京国炬信息技术有限公司", "email": "jeecgos@163.com", - "url": "https://github.com/jeecgboot/jeecgboot-vue3" + "url": "https://www.jeecg.com" }, "scripts": { "pinstall": "pnpm install", @@ -160,11 +160,11 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/jeecgboot/jeecgboot-vue3.git" + "url": "git+https://github.com/jeecgboot/JeecgBoot.git" }, "license": "MIT", "bugs": { - "url": "https://github.com/jeecgboot/jeecgboot-vue3/issues" + "url": "https://github.com/jeecgboot/JeecgBoot/issues" }, "homepage": "https://www.jeecg.com", "engines": {