From: 黑白配 <408493323@qq.com> Date: Thu, 16 Dec 2021 06:24:27 +0000 (+0800) Subject: docs: 动态路由文档跳转地址 (#1249) X-Git-Tag: v4.0.13~43 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80e76b505ca56bd60382e094a2567474659e0020;p=thirdparty%2Fvuejs%2Frouter.git docs: 动态路由文档跳转地址 (#1249) fix 动态路由文档跳转地址 --- diff --git a/docs/zh/guide/migration/index.md b/docs/zh/guide/migration/index.md index 35915ba2..da1f310b 100644 --- a/docs/zh/guide/migration/index.md +++ b/docs/zh/guide/migration/index.md @@ -430,6 +430,6 @@ const routes = [ Vue Router4 中需要关注的一些新功能包括: -- [动态路由](../../api/#addroute-2) +- [动态路由](../advanced/dynamic-routing.md) - [组合式 API](../advanced/composition-api.md)