Skip to content

Commit 2861f4e

Browse files
committed
routing.md change link to vue-router docs
1 parent 9262dd1 commit 2861f4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/v2/guide/routing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ order: 21
66

77
## Official Router
88

9-
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](http://vuejs.github.io/vue-router/).
9+
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](http://router.vuejs.org/).
1010

1111
## Simple Routing From Scratch
1212

0 commit comments

Comments
 (0)