From 223562eab591ab93fc6b7f98d6c9c7a4d665e69c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E5=90=89=E7=A3=8A=28Leo=29?= <44024086+lijileiGood@users.noreply.github.com> Date: Mon, 13 May 2024 10:54:32 +0800 Subject: [PATCH] chore(docs): update git url (#3839) --- README.md | 2 +- README.zh-CN.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 14cb8d76..25cf7151 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ Open the project in Gitpod (free online dev environment for GitHub) and start co - Get the project code ```bash -git clone https://github.com/anncwb/vue-vben-admin.git +git clone https://github.com/vbenjs/vue-vben-admin.git ``` - Install dependencies diff --git a/README.zh-CN.md b/README.zh-CN.md index 3123f046..077e82f4 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -62,7 +62,7 @@ Vue Vben Admin 是一个免费开源的中后台模版。使用了最新的`vue3 - 获取项目代码 ```bash -git clone https://github.com/anncwb/vue-vben-admin.git +git clone https://github.com/vbenjs/vue-vben-admin.git ``` - 安装依赖