diff --git a/docs/en/Migration-Guides/Abp-5-0-Blazor.md b/docs/en/Migration-Guides/Abp-5-0-Blazor.md index beead81bf1..326bac55d5 100644 --- a/docs/en/Migration-Guides/Abp-5-0-Blazor.md +++ b/docs/en/Migration-Guides/Abp-5-0-Blazor.md @@ -8,7 +8,7 @@ ABP 5.0 uses the latest version of the [Blazorise](https://blazorise.com/) libra ## Bootstrap 5 -ABP 5.0 now works with Bootstrap 5. For details, please refer to the official migration guide provided by Bootstrap. +ABP 5.0 now works with Bootstrap 5. For details, please refer to the official [migration guide](https://getbootstrap.com/docs/5.0/migration/) provided by Bootstrap. Replace `Blazorise.Bootstrap` with `Blazorise.Bootstrap5` package.