]> git.ipfire.org Git - thirdparty/vuejs/router.git/commitdiff
docs: updated wrong link (#933)
authorWenfang Du <duwenfangcn@163.com>
Sat, 8 May 2021 08:24:50 +0000 (16:24 +0800)
committerGitHub <noreply@github.com>
Sat, 8 May 2021 08:24:50 +0000 (10:24 +0200)
docs/guide/migration/index.md

index 49cc5ad1f0df091012d64a94c75049ae28ee6328..870010770e8d57bc0f1a26fbe3648051a344ced5 100644 (file)
@@ -421,6 +421,6 @@ To make typings more consistent and expressive, some types have been renamed:
 
 Some of new features to keep an eye on in Vue Router 4 include:
 
-- [Dynamic Routing](../../api/#addroute-2)
+- [Dynamic Routing](../advanced/dynamic-routing.md)
 - [Composition API](../advanced/composition-api.md)
 <!-- - Custom History implementation -->