From cbf7f7286ed5fd65fb6fdbf5c687c4374f8922eb Mon Sep 17 00:00:00 2001 From: Brandy Carney Date: Fri, 31 Mar 2023 10:34:26 -0400 Subject: [PATCH] chore(readme): update migration guides to correct links (#27072) --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 56ffdeec2b..c3790ca495 100644 --- a/README.md +++ b/README.md @@ -71,10 +71,10 @@ an [issue](https://github.com/ionic-team/ionic/issues/new) on this repository. Already have an Ionic app? These guides will help you migrate to the latest versions. -* [Migrate from v6 to v7](https://ionicframework.com/docs/v7/updating/7-0) -* [Migrate from v5 to v6](https://ionicframework.com/docs/reference/migration#migrating-from-ionic-5x-to-ionic-6x) -* [Migrate from v4 to v5](https://ionicframework.com/docs/reference/migration#migrating-from-ionic-4x-to-ionic-5x) -* [Migrate from v3 to v4](https://ionicframework.com/docs/reference/migration#migrating-from-ionic-30-to-ionic-40) +* [Migrate from v6 to v7](https://ionicframework.com/docs/updating/7-0) +* [Migrate from v5 to v6](https://ionicframework.com/docs/updating/6-0) +* [Migrate from v4 to v5](https://ionicframework.com/docs/updating/5-0) +* [Migrate from v3 to v4](https://ionicframework.com/docs/updating/4-0) ### Examples