From: Evan You Date: Mon, 7 Feb 2022 04:10:44 +0000 (+0800) Subject: chore: remove next references [ci skip] X-Git-Tag: v4.0.13~23 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95bca10792891ce213ed278460fdf2afaee3edad;p=thirdparty%2Fvuejs%2Frouter.git chore: remove next references [ci skip] --- diff --git a/README.md b/README.md index 77be163a..3b195ded 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ Vue Router is part of the Vue Ecosystem and is an MIT-licensed open source proje --- -Get started with the [documentation](https://next.router.vuejs.org). +Get started with the [documentation](https://router.vuejs.org). ## Quickstart @@ -79,7 +79,7 @@ Get started with the [documentation](https://next.router.vuejs.org). ## Changes from Vue Router 3 -Please consult the [Migration Guide](https://next.router.vuejs.org/guide/migration/). +Please consult the [Migration Guide](https://router.vuejs.org/guide/migration/). ## Contributing