From: Eduardo San Martin Morote Date: Fri, 18 Sep 2020 08:21:37 +0000 (+0200) Subject: docs: fix link X-Git-Tag: v4.0.0-beta.10~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8010e57f45ef0221888f0e7b93019852be5127a9;p=thirdparty%2Fvuejs%2Frouter.git docs: fix link --- diff --git a/docs/guide/migration/index.md b/docs/guide/migration/index.md index 9e85c8a3..9db1a229 100644 --- a/docs/guide/migration/index.md +++ b/docs/guide/migration/index.md @@ -6,7 +6,7 @@ Most of Vue Router API has remained unchanged during its rewrite from v3 (for Vu Some of new features to keep an eye on in Vue Router 4 include: -- [Dynamic Routing](#TODO) +- [Dynamic Routing](/api/#addroute-2) - [Composition API](/guide/advanced/composition-api.md)