Skip to content

Commit 27e74a8

Browse files
committed
docs: update links
1 parent 139c1b4 commit 27e74a8

File tree

3 files changed

+21
-21
lines changed

3 files changed

+21
-21
lines changed

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<div id="top" align="center">
22

3-
<img src="https://cdn.jsdelivr.net/gh/easy-temps/easy-static/cover.png" alt="cover" />
3+
<img src="https://cdn.jsdelivr.net/gh/vue-zone/static/cover.png" alt="cover" />
44

55
<h1 align="center">vue3-vant-mobile</h1>
66

@@ -11,14 +11,14 @@ An mobile web apps template based on the Vue 3 ecosystem.
1111
一个基于 Vue 3 生态系统的移动 web 应用模板,帮助你快速完成业务开发。
1212

1313
<p>
14-
<img src="https://img.shields.io/github/license/easy-temps/vue3-vant-mobile" alt="license" />
15-
<img src="https://img.shields.io/github/package-json/v/easy-temps/vue3-vant-mobile" alt="version" />
16-
<img src="https://img.shields.io/github/repo-size/easy-temps/vue3-vant-mobile" alt="repo-size" />
17-
<img src="https://img.shields.io/github/languages/top/easy-temps/vue3-vant-mobile" alt="languages" />
18-
<img src="https://img.shields.io/github/issues-closed/easy-temps/vue3-vant-mobile" alt="issues" />
14+
<img src="https://img.shields.io/github/license/vue-zone/vue3-vant-mobile" alt="license" />
15+
<img src="https://img.shields.io/github/package-json/v/vue-zone/vue3-vant-mobile" alt="version" />
16+
<img src="https://img.shields.io/github/repo-size/vue-zone/vue3-vant-mobile" alt="repo-size" />
17+
<img src="https://img.shields.io/github/languages/top/vue-zone/vue3-vant-mobile" alt="languages" />
18+
<img src="https://img.shields.io/github/issues-closed/vue-zone/vue3-vant-mobile" alt="issues" />
1919
</p>
2020

21-
[🌐预览](https://vue3-vant-mobile.netlify.app) / [📖文档](https://easy-temps.github.io/easy-docs/vue3-vant-mobile/) / [🗨️交流](https://github.com/easy-temps/vue3-vant-mobile/issues/56) / [📝反馈](https://github.com/easy-temps/vue3-vant-mobile/issues)
21+
[🌐预览](https://vue3-vant-mobile.netlify.app) / [📖文档](https://vue-zone.github.io/docs/vue3-vant-mobile/) / [🗨️交流](https://github.com/vue-zone/vue3-vant-mobile/issues/56) / [📝反馈](https://github.com/vue-zone/vue3-vant-mobile/issues)
2222

2323
<a href="https://deepwiki.com/easy-temps/vue3-vant-mobile"><img src="https://deepwiki.com/badge.svg" alt="Ask DeepWiki"></a> [![Netlify Status](https://api.netlify.com/api/v1/badges/e6828bd2-2904-4c3e-a67c-b97d32aa1275/deploy-status)](https://app.netlify.com/sites/vue3-vant-mobile/deploys)
2424

@@ -122,14 +122,14 @@ An mobile web apps template based on the Vue 3 ecosystem.
122122
123123
### GitHub Template
124124

125-
[Create a repo from this template on GitHub](https://github.com/easy-temps/vue3-vant-mobile/generate)
125+
[Create a repo from this template on GitHub](https://github.com/vue-zone/vue3-vant-mobile/generate)
126126

127127
### Clone to local
128128

129129
If you prefer to do it manually with the cleaner git history
130130

131131
```bash
132-
npx tiged easy-temps/vue3-vant-mobile my-mobile-app
132+
npx tiged vue-zone/vue3-vant-mobile my-mobile-app
133133
cd my-mobile-app
134134
pnpm i # If you don't have pnpm installed, run: npm install -g pnpm
135135
```
@@ -172,7 +172,7 @@ Go to [Netlify](https://app.netlify.com/start) and select your clone, `OK` along
172172

173173
## Community 👏
174174

175-
We recommend that [issue](https://github.com/easy-temps/vue3-vant-mobile/issues) be used for problem feedback, or [Wechat group](https://github.com/easy-temps/vue3-vant-mobile/issues/56).
175+
We recommend that [issue](https://github.com/vue-zone/vue3-vant-mobile/issues) be used for problem feedback, or [Wechat group](https://github.com/vue-zone/vue3-vant-mobile/issues/56).
176176

177177
## Donation ☕
178178

README.zh-CN.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<div id="top" align="center">
22

3-
<img src="https://cdn.jsdelivr.net/gh/easy-temps/easy-static/cover.png" alt="cover" />
3+
<img src="https://cdn.jsdelivr.net/gh/vue-zone/static/cover.png" alt="cover" />
44

55
<h1 align="center">vue3-vant-mobile</h1>
66

@@ -11,14 +11,14 @@ An mobile web apps template based on the Vue 3 ecosystem.
1111
一个基于 Vue 3 生态系统的移动 web 应用模板,帮助你快速完成业务开发。
1212

1313
<p>
14-
<img src="https://img.shields.io/github/license/easy-temps/vue3-vant-mobile" alt="license" />
15-
<img src="https://img.shields.io/github/package-json/v/easy-temps/vue3-vant-mobile" alt="version" />
16-
<img src="https://img.shields.io/github/repo-size/easy-temps/vue3-vant-mobile" alt="repo-size" />
17-
<img src="https://img.shields.io/github/languages/top/easy-temps/vue3-vant-mobile" alt="languages" />
18-
<img src="https://img.shields.io/github/issues-closed/easy-temps/vue3-vant-mobile" alt="issues" />
14+
<img src="https://img.shields.io/github/license/vue-zone/vue3-vant-mobile" alt="license" />
15+
<img src="https://img.shields.io/github/package-json/v/vue-zone/vue3-vant-mobile" alt="version" />
16+
<img src="https://img.shields.io/github/repo-size/vue-zone/vue3-vant-mobile" alt="repo-size" />
17+
<img src="https://img.shields.io/github/languages/top/vue-zone/vue3-vant-mobile" alt="languages" />
18+
<img src="https://img.shields.io/github/issues-closed/vue-zone/vue3-vant-mobile" alt="issues" />
1919
</p>
2020

21-
[🌐预览](https://vue3-vant-mobile.netlify.app) / [📖文档](https://easy-temps.github.io/easy-docs/vue3-vant-mobile/) / [🗨️交流](https://github.com/easy-temps/vue3-vant-mobile/issues/56) / [📝反馈](https://github.com/easy-temps/vue3-vant-mobile/issues)
21+
[🌐预览](https://vue3-vant-mobile.netlify.app) / [📖文档](https://vue-zone.github.io/docs/vue3-vant-mobile/) / [🗨️交流](https://github.com/vue-zone/vue3-vant-mobile/issues/56) / [📝反馈](https://github.com/vue-zone/vue3-vant-mobile/issues)
2222

2323
<a href="https://deepwiki.com/easy-temps/vue3-vant-mobile"><img src="https://deepwiki.com/badge.svg" alt="Ask DeepWiki"></a> [![Netlify Status](https://api.netlify.com/api/v1/badges/e6828bd2-2904-4c3e-a67c-b97d32aa1275/deploy-status)](https://app.netlify.com/sites/vue3-vant-mobile/deploys)
2424

@@ -122,14 +122,14 @@ An mobile web apps template based on the Vue 3 ecosystem.
122122
123123
### GitHub 模板
124124

125-
[使用这个模板创建仓库](https://github.com/easy-temps/vue3-vant-mobile/generate)
125+
[使用这个模板创建仓库](https://github.com/vue-zone/vue3-vant-mobile/generate)
126126

127127
### 克隆到本地
128128

129129
如果您更喜欢使用更干净的 git 历史记录手动执行此操作
130130

131131
```bash
132-
npx tiged easy-temps/vue3-vant-mobile my-mobile-app
132+
npx tiged vue-zone/vue3-vant-mobile my-mobile-app
133133
cd my-mobile-app
134134
pnpm i # 如果你没装过 pnpm, 可以先运行: npm install -g pnpm
135135
```
@@ -172,7 +172,7 @@ pnpm build
172172

173173
## 社区 👏
174174

175-
我们推荐使用 [议题](https://github.com/easy-temps/vue3-vant-mobile/issues) 来反馈问题, 或者您也可以通过 [微信交流群](https://github.com/easy-temps/vue3-vant-mobile/issues/56) 联系我们。
175+
我们推荐使用 [议题](https://github.com/vue-zone/vue3-vant-mobile/issues) 来反馈问题, 或者您也可以通过 [微信交流群](https://github.com/vue-zone/vue3-vant-mobile/issues/56) 联系我们。
176176

177177
## 捐赠 ☕
178178

src/pages/profile/index.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ function login() {
3636
<div class="i-carbon:settings text-gray-400 mr-5 self-center" />
3737
</template>
3838
</van-cell>
39-
<van-cell :title="$t('profile.docs')" is-link url="https://easy-temps.github.io/easy-docs/vue3-vant-mobile/">
39+
<van-cell :title="$t('profile.docs')" is-link url="https://vue-zone.github.io/docs/vue3-vant-mobile/">
4040
<template #icon>
4141
<div class="i-carbon:doc text-gray-400 mr-5 self-center" />
4242
</template>

0 commit comments

Comments
 (0)