From 80e76b505ca56bd60382e094a2567474659e0020 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=E9=BB=91=E7=99=BD=E9=85=8D?= <408493323@qq.com> Date: Thu, 16 Dec 2021 14:24:27 +0800 Subject: [PATCH] =?utf8?q?docs:=20=E5=8A=A8=E6=80=81=E8=B7=AF=E7=94=B1?= =?utf8?q?=E6=96=87=E6=A1=A3=E8=B7=B3=E8=BD=AC=E5=9C=B0=E5=9D=80=20(#1249)?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit fix 动态路由文档跳转地址 --- docs/zh/guide/migration/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.47.2