diff --git a/docs/en/UI/AspNetCore/JavaScript-API/Message.md b/docs/en/UI/AspNetCore/JavaScript-API/Message.md index 55c241a333..9bfb20f3c2 100644 --- a/docs/en/UI/AspNetCore/JavaScript-API/Message.md +++ b/docs/en/UI/AspNetCore/JavaScript-API/Message.md @@ -124,5 +124,5 @@ So, if you want to set the `warn` icon, you can set it like: abp.libs.sweetAlert.config.warn.icon = 'error'; ```` -See the [SweetAlert](https://sweetalert.js.org/) for all the configuration options. +See the [SweetAlert document](https://sweetalert.js.org/) for all the configuration options.