]> git.ipfire.org Git - thirdparty/vuejs/router.git/commitdiff
docs: 动态路由文档跳转地址 (#1249)
author黑白配 <408493323@qq.com>
Thu, 16 Dec 2021 06:24:27 +0000 (14:24 +0800)
committerGitHub <noreply@github.com>
Thu, 16 Dec 2021 06:24:27 +0000 (07:24 +0100)
fix 动态路由文档跳转地址

docs/zh/guide/migration/index.md

index 35915ba2b9be06ddceb622619d0424fcd54f6276..da1f310b10ae0f3da9c5d72312bfea84f90aa493 100644 (file)
@@ -430,6 +430,6 @@ const routes = [
 
 Vue Router4 中需要关注的一些新功能包括:
 
-- [动态路由](../../api/#addroute-2)
+- [动态路由](../advanced/dynamic-routing.md)
 - [组合式 API](../advanced/composition-api.md)
 <!-- - Custom History implementation -->