Skip to content

Commit cbc16cf

Browse files
authored
Fix migration link for AutoMapper to Mapperly
Updated the link for migrating from AutoMapper to Mapperly to use a relative path.
1 parent 8350822 commit cbc16cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/release-info/migration-guides/abp-10-0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ OpenIddict 7.X changed the `OpenIddictToken` entity, you must create a new datab
8181

8282
The AutoMapper library is no longer free for commercial use. For more details, you can refer to this [announcement post](https://www.jimmybogard.com/automapper-and-mediatr-going-commercial/).
8383

84-
In this version, all ABP modules use Mapperly instead of AutoMapper. ABP Framework provides both AutoMapper and Mapperly integrations. If your project currently uses AutoMapper and you don't have a commercial license, you can follow the [Migrating from AutoMapper to Mapperly](https://github.com/abpframework/abp/blob/dev/docs/en/release-info/migration-guides/AutoMapper-To-Mapperly.md) document to migrate to Mapperly.
84+
In this version, all ABP modules use Mapperly instead of AutoMapper. ABP Framework provides both AutoMapper and Mapperly integrations. If your project currently uses AutoMapper and you don't have a commercial license, you can follow the [Migrating from AutoMapper to Mapperly](./AutoMapper-To-Mapperly.md) document to migrate to Mapperly.
8585

8686
### Failure Retry Policy for InboxProcessor
8787

0 commit comments

Comments
 (0)