Skip to content

Commit b4b3eaf

Browse files
authored
Link vue-router-next in routing page (vuejs#979)
1 parent 8c9ebf1 commit b4b3eaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/guide/routing.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Official Router
44

5-
For most Single Page Applications, it's recommended to use the officially-supported [vue-router library](https://github.com/vuejs/vue-router). For more details, see vue-router's [documentation](https://next.router.vuejs.org/).
5+
For most Single Page Applications, it's recommended to use the officially-supported [vue-router library](https://github.com/vuejs/vue-router-next). For more details, see vue-router's [documentation](https://next.router.vuejs.org/).
66

77
## Simple Routing from Scratch
88

0 commit comments

Comments
 (0)