Skip to content

Commit ae710b4

Browse files
committed
chore: update project organization
1 parent ff553bc commit ae710b4

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

README.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
11
English | [简体中文](./README.zh-CN.md)
22

3-
<h1 align="center">Ant Design Pro Vue</h1>
3+
<h1 align="center">Ant Design Vue Pro</h1>
44
<div align="center">
55
An out-of-box UI solution for enterprise applications as a Vue boilerplate. based on <a href="https://vuecomponent.github.io/ant-design-vue/docs/vue/introduce-cn/" target="_blank">Ant Design of Vue</a>
66
</div>
77

88
<div align="center">
99

10-
[![Backers on Open Collective](https://opencollective.com/ant-design-pro-vue/backers/badge.svg)](#backers) [![Sponsors on Open Collective](https://opencollective.com/ant-design-pro-vue/sponsors/badge.svg)](#sponsors) [![License](https://img.shields.io/npm/l/package.json.svg?style=flat)](https://github.com/sendya/ant-design-pro-vue/blob/master/LICENSE)
11-
[![Release](https://img.shields.io/github/release/sendya/ant-design-pro-vue.svg?style=flat)](https://github.com/sendya/ant-design-pro-vue/releases/latest)
12-
[![Travis branch](https://travis-ci.org/sendya/ant-design-pro-vue.svg?branch=master)](https://travis-ci.org/sendya/ant-design-pro-vue)
10+
[![License](https://img.shields.io/npm/l/package.json.svg?style=flat)](https://github.com/sendya/ant-design-pro-vue/blob/master/LICENSE)
11+
[![Release](https://img.shields.io/github/release/vueComponent/ant-design-vue-pro.svg?style=flat)](https://github.com/sendya/ant-design-pro-vue/releases/latest)
12+
[![Travis branch](https://travis-ci.org/vueComponent/ant-design-vue-pro.svg?branch=master)](https://travis-ci.org/sendya/ant-design-pro-vue)
1313

1414
</div>
1515

16-
- Preview: https://preview.pro.loacg.com
17-
- Home Page: https://pro.loacg.com
18-
- Documentation: https://pro.loacg.com/docs/getting-started
19-
- ChangeLog: https://pro.loacg.com/docs/changelog
20-
- FAQ: https://pro.loacg.com/docs/faq
16+
- Preview: https://preview.pro.antdv.com
17+
- Home Page: https://pro.antdv.com
18+
- Documentation: https://pro.antdv.com/docs/getting-started
19+
- ChangeLog: https://pro.antdv.com/docs/changelog
20+
- FAQ: https://pro.antdv.com/docs/faq
2121

2222
Overview
2323
----
@@ -50,7 +50,7 @@ Overview
5050

5151
- Clone repo
5252
```bash
53-
git clone https://github.com/sendya/ant-design-pro-vue.git
53+
git clone https://github.com/vueComponent/ant-design-vue-pro.git
5454
cd ant-design-pro-vue
5555
```
5656

@@ -77,7 +77,7 @@ yarn run lint
7777

7878
### Other
7979

80-
- **IMPORTANT : About Issue feedback !! when opening Issue read [Issue / PR Contributing](https://github.com/sendya/ant-design-pro-vue/issues/90)**
80+
- **IMPORTANT : About Issue feedback !! when opening Issue read [Issue / PR Contributing](https://github.com/vueComponent/ant-design-vue-pro/issues/90)**
8181

8282
- [Vue-cli3](https://cli.vuejs.org/guide/) used by the project.
8383

@@ -105,4 +105,4 @@ Modern browsers and IE10.
105105
## Contributors
106106

107107
This project exists thanks to all the people who contribute.
108-
<a href="https://github.com/sendya/ant-design-pro-vue/graphs/contributors"><img src="https://opencollective.com/ant-design-pro-vue/contributors.svg?width=890&button=false" /></a>
108+
<a href="https://github.com/vueComponent/ant-design-vue-pro/graphs/contributors"><img src="https://opencollective.com/ant-design-pro-vue/contributors.svg?width=890&button=false" /></a>

README.zh-CN.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
11
[English](./README.md) | 简体中文
22

3-
<h1 align="center">Ant Design Pro Vue</h1>
3+
<h1 align="center">Ant Design Vue Pro</h1>
44
<div align="center">
55
An out-of-box UI solution for enterprise applications as a Vue boilerplate. based on <a href="https://vuecomponent.github.io/ant-design-vue/docs/vue/introduce-cn/" target="_blank">Ant Design of Vue</a>
66
</div>
77

88
<div align="center">
99

10-
[![Backers on Open Collective](https://opencollective.com/ant-design-pro-vue/backers/badge.svg)](#backers) [![Sponsors on Open Collective](https://opencollective.com/ant-design-pro-vue/sponsors/badge.svg)](#sponsors) [![License](https://img.shields.io/npm/l/package.json.svg?style=flat)](https://github.com/sendya/ant-design-pro-vue/blob/master/LICENSE)
11-
[![Release](https://img.shields.io/github/release/sendya/ant-design-pro-vue.svg?style=flat)](https://github.com/sendya/ant-design-pro-vue/releases/latest)
12-
[![Travis branch](https://travis-ci.org/sendya/ant-design-pro-vue.svg?branch=master)](https://travis-ci.org/sendya/ant-design-pro-vue)
10+
[![License](https://img.shields.io/npm/l/package.json.svg?style=flat)](https://github.com/vueComponent/ant-design-vue-pro/blob/master/LICENSE)
11+
[![Release](https://img.shields.io/github/release/vueComponent/ant-design-vue-pro.svg?style=flat)](https://github.com/vueComponent/ant-design-vue-pro/releases/latest)
12+
[![Travis branch](https://travis-ci.org/vueComponent/ant-design-vue-pro.svg?branch=master)](https://travis-ci.org/sendya/ant-design-pro-vue)
1313

1414
</div>
1515

16-
- 预览: https://preview.pro.loacg.com
17-
- 首页: https://pro.loacg.com
18-
- 文档: https://pro.loacg.com/docs/getting-started
19-
- 更新日志: https://pro.loacg.com/docs/changelog
20-
- 常见问题: https://pro.loacg.com/docs/faq
16+
- 预览: https://preview.pro.antdv.com
17+
- 首页: https://pro.antdv.com
18+
- 文档: https://pro.antdv.com/docs/getting-started
19+
- 更新日志: https://pro.antdv.com/docs/changelog
20+
- 常见问题: https://pro.antdv.com/docs/faq
2121

2222

2323
Overview
@@ -54,7 +54,7 @@ Overview
5454

5555
- 拉取项目代码
5656
```bash
57-
git clone https://github.com/sendya/ant-design-pro-vue.git
57+
git clone https://github.com/vueComponent/ant-design-vue-pro.git
5858
cd ant-design-pro-vue
5959
```
6060

@@ -83,7 +83,7 @@ yarn run lint
8383
其他说明
8484
----
8585

86-
- **关于 Issue 反馈 (重要!重要!重要!) 请在开 *Issue* 前,先阅读该内容:[Issue / PR 编写建议](https://github.com/sendya/ant-design-pro-vue/issues/90)**
86+
- **关于 Issue 反馈 (重要!重要!重要!) 请在开 *Issue* 前,先阅读该内容:[Issue / PR 编写建议](https://github.com/vueComponent/ant-design-vue-pro/issues/90)**
8787

8888
- 项目使用的 [vue-cli3](https://cli.vuejs.org/guide/), 请确保你所使用的 vue-cli 是新版,并且已经学习 cli 官方文档使用教程
8989

@@ -111,4 +111,4 @@ Modern browsers and IE10.
111111
## Contributors
112112

113113
This project exists thanks to all the people who contribute.
114-
<a href="https://github.com/sendya/ant-design-pro-vue/graphs/contributors"><img src="https://opencollective.com/ant-design-pro-vue/contributors.svg?width=890&button=false" /></a>
114+
<a href="https://github.com/vueComponent/ant-design-vue-pro/graphs/contributors"><img src="https://opencollective.com/ant-design-pro-vue/contributors.svg?width=890&button=false" /></a>

0 commit comments

Comments
 (0)