File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 13
13
<br >
14
14
15
15
<p align =' center ' >
16
- <b >English</b > | <a href =" https://github.com/antfu/vitesse-lite/blob/main/README.zh-CN.md " >简体中文</a >
16
+ <b >English</b > | <a href =" https://github.com/antfu-collective /vitesse-lite/blob/main/README.zh-CN.md " >简体中文</a >
17
17
<!-- Contributors: Thanks for geting interested, however we DON'T accept new transitions to the README, thanks. -->
18
18
</p >
19
19
@@ -73,14 +73,14 @@ See [Vitesse](https://github.com/antfu/vitesse) for full featureset.
73
73
74
74
### GitHub Template
75
75
76
- [ Create a repo from this template on GitHub] ( https://github.com/antfu/vitesse-lite/generate ) .
76
+ [ Create a repo from this template on GitHub] ( https://github.com/antfu-collective /vitesse-lite/generate ) .
77
77
78
78
### Clone to local
79
79
80
80
If you prefer to do it manually with the cleaner git history
81
81
82
82
``` bash
83
- npx degit antfu/vitesse-lite my-vitesse-app
83
+ npx degit antfu-collective /vitesse-lite my-vitesse-app
84
84
cd my-vitesse-app
85
85
pnpm i # If you don't have pnpm installed, run: npm install -g pnpm
86
86
```
Original file line number Diff line number Diff line change 13
13
<br >
14
14
15
15
<p align =' center ' >
16
- <a href =" https://github.com/antfu/vitesse-lite/blob/main/README.md " >English</a > | <b >简体中文</b >
16
+ <a href =" https://github.com/antfu-collective /vitesse-lite/blob/main/README.md " >English</a > | <b >简体中文</b >
17
17
</p >
18
18
19
19
<br >
74
74
75
75
### GitHub 模板
76
76
77
- [ 使用这个模板创建仓库] ( https://github.com/antfu/vitesse-lite/generate ) .
77
+ [ 使用这个模板创建仓库] ( https://github.com/antfu-collective /vitesse-lite/generate ) .
78
78
79
79
### 克隆到本地
80
80
81
81
如果您更喜欢使用更干净的 git 历史记录手动执行此操作
82
82
83
83
``` bash
84
- npx degit antfu/vitesse-lite my-vitesse-app
84
+ npx degit antfu-collective /vitesse-lite my-vitesse-app
85
85
cd my-vitesse-app
86
86
pnpm i # 如果你没装过 pnpm, 可以先运行: npm install -g pnpm
87
87
```
Original file line number Diff line number Diff line change 7
7
<a
8
8
i-carbon-logo-github icon-btn
9
9
rel =" noreferrer"
10
- href =" https://github.com/antfu/vitesse-lite"
10
+ href =" https://github.com/antfu-collective /vitesse-lite"
11
11
target =" _blank"
12
12
title =" GitHub"
13
13
/>
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ function go() {
16
16
<div >
17
17
<div i-carbon-campsite inline-block text-4xl />
18
18
<p >
19
- <a rel =" noreferrer" href =" https://github.com/antfu/vitesse-lite" target =" _blank" >
19
+ <a rel =" noreferrer" href =" https://github.com/antfu-collective /vitesse-lite" target =" _blank" >
20
20
Vitesse Lite
21
21
</a >
22
22
</p >
You can’t perform that action at this time.
0 commit comments