Skip to content

Commit e064d60

Browse files
committed
update readme links
1 parent 371ac58 commit e064d60

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# v3.vuejs.org
22

3-
This site is built with [VuePress](https://vuepress.vuejs.org/). Site content is written in Markdown format located in `src`.
3+
This site is built with [VitePress](https://github.com/vuejs/vitepress). Site content is written in Markdown format located in `src`.
44

55
## Writing
66

@@ -11,7 +11,7 @@ See the [Vue Docs Writing Guide](https://v3.vuejs.org/guide/writing-guide.html)
1111
1. Clone repository
1212

1313
```bash
14-
git clone [email protected]:vuejs/docs-next.git
14+
git clone [email protected]:vuejs/docs.git
1515
```
1616

1717
2. Install dependencies

0 commit comments

Comments
 (0)