Skip to content

Commit 932e2df

Browse files
committed
chore: link to v3 branch
1 parent b424232 commit 932e2df

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
## Quick Start
1616

1717
```bash [Terminal]
18-
npx nuxi init -t github:nuxt-ui-pro/docs
18+
npx nuxi init -t github:nuxt-ui-pro/docs#v3
1919
```
2020

2121
## Setup

content/1.getting-started/2.installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Use this template on Nuxt Studio and start your documentation in seconds.
1616
You can start a fresh new project with:
1717

1818
```bash [Terminal]
19-
npx nuxi init -t github:nuxt-ui-pro/docs
19+
npx nuxi init -t github:nuxt-ui-pro/docs#v3
2020
```
2121

2222
or create a new repository from GitHub:

content/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ seo:
88
#default
99
:::prose-pre{filename="Terminal"}
1010
```bash
11-
npx nuxi init -t github:nuxt-ui-pro/docs
11+
npx nuxi init -t github:nuxt-ui-pro/docs#v3
1212
```
1313
:::
1414

0 commit comments

Comments
 (0)