8000 chore: mention vue-router 4.x repository in README (#3766) [skip ci] · vuejs/vue-router@337bde7 · GitHub
[go: up one dir, main page]

Skip to content

Commit 337bde7

Browse files
authored
chore: mention vue-router 4.x repository in README (#3766) [skip ci]
1 parent 3cfb71c commit 337bde7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# vue-router [![Build Status](https://img.shields.io/circleci/project/github/vuejs/vue-router/dev.svg)](https://circleci.com/gh/vuejs/vue-router)
22

3-
> This is vue-router 3.0 which works only with Vue 2.0. For the 1.x router see the [1.0 branch](https://github.com/vuejs/vue-router/tree/1.0).
3+
> This is vue-router 3.0 which works only with Vue 2.0.
4+
> - For the 1.x router see the [1.0 branch](https://github.com/vuejs/vue-router/tree/1.0).
5+
> - For Vue Router 4 (for Vue 3) see [vuejs/router](https://github.com/vuejs/router).
46
57
<h2 align="center">Supporting Vue Router</h2>
68

0 commit comments

Comments
 (0)
0