Skip to content

Commit da71235

Browse files
author
SaurabhIsIn
authored
updated routing.md (#709)
change the documentation link from https://router.vuejs.org/ to https://next.router.vuejs.org/
1 parent 7b110ff commit da71235

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guide/routing.md

Lines changed: 1 addition & 1 deletion
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://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). 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)