Skip to content

Commit dfdf867

Browse files
authored
chore: add link to Vue2 router aka Vue Router 3 (#1595) [skip ci]
1 parent 720754d commit dfdf867

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# vue-router [![release candidate](https://img.shields.io/npm/v/vue-router.svg)](https://www.npmjs.com/package/vue-router) [![CircleCI](https://badgen.net/circleci/github/vuejs/router/main)](https://circleci.com/gh/vuejs/router)
22

3-
> This is the repository for Vue Router 4 (for Vue 3)
3+
> - This is the repository for Vue Router 4 (for Vue 3)
4+
> - For Vue Router 3 (for Vue 2) see [vuejs/vue-router](https://github.com/vuejs/vue-router).
45
56
<h2 align="center">Supporting Vue Router</h2>
67

0 commit comments

Comments
 (0)