diff --git a/ej2-angular/uploader/how-to/check-the-mime-type-of-file-before-upload-it.md b/ej2-angular/uploader/how-to/check-the-mime-type-of-file-before-upload-it.md index 7ed9635245..4b30889828 100644 --- a/ej2-angular/uploader/how-to/check-the-mime-type-of-file-before-upload-it.md +++ b/ej2-angular/uploader/how-to/check-the-mime-type-of-file-before-upload-it.md @@ -25,4 +25,4 @@ In the below sample, file MIME type is shown in the alert box before file start {% previewsample "page.domainurl/samples/uploader/mime-type-cs1" %} -> You can also explore [Angular File Upload](https://www.syncfusion.com/angular-components/angular-file-upload) feature tour page for its groundbreaking features. You can also explore our [Angular File Upload example](https://ej2.syncfusion.com/angular/demos/#/material/uploader/default) to understand how to browse the files which you want to upload to the server. +> You can also explore [Angular File Upload](https://www.syncfusion.com/angular-components/angular-file-upload) feature tour page for its groundbreaking features. You can also explore our [Angular File Upload example](https://ej2.syncfusion.com/angular/demos/#/bootstrap5/uploader/default) to understand how to browse the files which you want to upload to the server. diff --git a/ej2-angular/uploader/how-to/trigger-click-event-of-input-file-from-external-button.md b/ej2-angular/uploader/how-to/trigger-click-event-of-input-file-from-external-button.md index 4784da381b..67721d41b0 100644 --- a/ej2-angular/uploader/how-to/trigger-click-event-of-input-file-from-external-button.md +++ b/ej2-angular/uploader/how-to/trigger-click-event-of-input-file-from-external-button.md @@ -24,4 +24,4 @@ You can trigger the click event of input file from external button using `click` {% previewsample "page.domainurl/samples/uploader/external-click-cs1" %} -> You can also explore [Angular File Upload](https://www.syncfusion.com/angular-components/angular-file-upload) feature tour page for its groundbreaking features. You can also explore our [Angular File Upload example](https://ej2.syncfusion.com/angular/demos/#/material/uploader/default) to understand how to browse the files which you want to upload to the server. +> You can also explore [Angular File Upload](https://www.syncfusion.com/angular-components/angular-file-upload) feature tour page for its groundbreaking features. You can also explore our [Angular File Upload example](https://ej2.syncfusion.com/angular/demos/#/bootstrap5/uploader/default) to understand how to browse the files which you want to upload to the server.