From 6d6650110da354b7a6d4825296470e7565c67b8c Mon Sep 17 00:00:00 2001 From: Engincan VESKE <43685404+EngincanV@users.noreply.github.com> Date: Mon, 14 Nov 2022 15:26:23 +0300 Subject: [PATCH] Update Migration-Guides/Index.md --- docs/en/Migration-Guides/Index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/en/Migration-Guides/Index.md b/docs/en/Migration-Guides/Index.md index e3ea77db1f..4e6fc6b114 100644 --- a/docs/en/Migration-Guides/Index.md +++ b/docs/en/Migration-Guides/Index.md @@ -2,6 +2,7 @@ The following documents explain how to migrate your existing ABP applications. We write migration documents only if you need to take an action while upgrading your solution. Otherwise, you can easily upgrade your solution using the [abp update command](../Upgrading.md). +- [6.0 to 7.0](Abp-7_0.md) - [5.3 to 6.0](Abp-6_0.md) - [5.2 to 5.3](Abp-5_3.md) - [5.1 to 5.2](Abp-5_2.md)