From e4bf81f8807f9a5945e604b0c2e7502d4b32cd06 Mon Sep 17 00:00:00 2001 From: iamnotblank <1079754191@qq.com> Date: Tue, 27 Nov 2018 09:33:56 +0800 Subject: [PATCH] Update documentation link address gh-page link address is not useful --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7793f491d..dd2fdc7a4 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ - HTML5 history mode or hash mode, with auto-fallback in IE9 - Customizable Scroll Behavior -Get started with the [documentation](http://vuejs.github.io/vue-router), or play with the [examples](https://github.com/vuejs/vue-router/tree/dev/examples) (see how to run them below). +Get started with the [documentation](http://router.vuejs.org), or play with the [examples](https://github.com/vuejs/vue-router/tree/dev/examples) (see how to run them below). ### Development Setup