From: Wenfang Du Date: Sat, 8 May 2021 08:24:50 +0000 (+0800) Subject: docs: updated wrong link (#933) X-Git-Tag: v4.0.7~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac9e5ea0eadfdadfe200c8b2ff14b681ab32a3ff;p=thirdparty%2Fvuejs%2Frouter.git docs: updated wrong link (#933) --- diff --git a/docs/guide/migration/index.md b/docs/guide/migration/index.md index 49cc5ad1..87001077 100644 --- a/docs/guide/migration/index.md +++ b/docs/guide/migration/index.md @@ -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)