]> git.ipfire.org Git - thirdparty/vuejs/router.git/commitdiff
chore: remove next references [ci skip]
authorEvan You <yyx990803@gmail.com>
Mon, 7 Feb 2022 04:10:44 +0000 (12:10 +0800)
committerEvan You <yyx990803@gmail.com>
Mon, 7 Feb 2022 04:10:44 +0000 (12:10 +0800)
README.md

index 77be163a0b69c5c711637b40a1389d6942c063d4..3b195ded79a0bd24d180369fdfe933f35bcf2f98 100644 (file)
--- 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