Skip to content

Commit b41d9f5

Browse files
committed
docs: update links
1 parent fb152a9 commit b41d9f5

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<div id="top" align="center">
44

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

77
<h1 align="center">nuxt-vant-mobile</h1>
88

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

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

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

2323
[![Netlify Status](https://api.netlify.com/api/v1/badges/1eb0d3f7-69a1-4972-a2b7-9e317ffa5c63/deploy-status)](https://app.netlify.com/sites/nuxt-vant-mobile/deploys)
2424

@@ -69,14 +69,14 @@ We recommend using [VS Code](https://code.visualstudio.com/) with [Volar](https:
6969
7070
### GitHub Template
7171

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

7474
### Clone to local
7575

7676
If you prefer to do it manually with the cleaner git history
7777

7878
```bash
79-
npx tiged easy-temps/nuxt-vant-mobile my-nuxt-app
79+
npx tiged vue-zone/nuxt-vant-mobile my-nuxt-app
8080
cd my-nuxt-app
8181
pnpm i # If you don't have pnpm installed, run: npm install -g pnpm
8282
```
@@ -107,7 +107,7 @@ Go to [Netlify](https://app.netlify.com/start) and select your clone, `OK` along
107107

108108
## Community 👏
109109

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

112112
## Donation ☕
113113

0 commit comments

Comments
 (0)