From 407534bd8cf09b17fe5df16342d596f76253c58b Mon Sep 17 00:00:00 2001 From: Li Kui <90845831+likui628@users.noreply.github.com> Date: Thu, 1 Aug 2024 17:45:47 +0800 Subject: [PATCH] chore: update Readme.md --- README.md | 4 ++-- README.zh-CN.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e197cbab..9824d8ce 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ Test Account: vben/123456 Open the project in Gitpod (free online dev environment for GitHub) and start coding immediately. -[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/anncwb/vue-vben-admin) +[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/vbenjs/vue-vben-admin) ## Documentation @@ -50,7 +50,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 ``` - Installation dependencies diff --git a/README.zh-CN.md b/README.zh-CN.md index ef062de6..65b4e3c5 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -39,7 +39,7 @@ Vue Vben Admin 是 Vue Vben Admin 的升级版本。作为一个免费开源的 在 Gitpod(适用于 GitHub 的免费在线开发环境)中打开项目,并立即开始编码. -[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/anncwb/vue-vben-admin) +[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://github.com/vbenjs/vue-vben-admin) ## 文档 @@ -50,7 +50,7 @@ Vue Vben Admin 是 Vue Vben Admin 的升级版本。作为一个免费开源的 - 获取项目代码 ```bash -git clone https://github.com/anncwb/vue-vben-admin.git +git clone https://github.com/vbenjs/vue-vben-admin.git ``` - 安装依赖