From b6eb7c728af92cf4c84ab0b8d6a187cb063af905 Mon Sep 17 00:00:00 2001 From: Esther-Nandwa Date: Tue, 12 Nov 2024 17:55:59 +0300 Subject: [PATCH] Updated demo link --- ej2-javascript/uploader/chunk-upload.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ej2-javascript/uploader/chunk-upload.md b/ej2-javascript/uploader/chunk-upload.md index f00ecdccd..8bd604a78 100644 --- a/ej2-javascript/uploader/chunk-upload.md +++ b/ej2-javascript/uploader/chunk-upload.md @@ -280,4 +280,4 @@ public async Task Remove(string UploadFiles) } ``` -> You can also explore [JavaScript File Upload](https://www.syncfusion.com/javascript-ui-controls/js-file-upload) feature tour page for its groundbreaking features. You can also explore our [JavaScript File Upload example](https://ej2.syncfusion.com/demos/#/material/uploader/default.html) to understand how to browse the files which you want to upload to the server. \ No newline at end of file +> You can also explore [JavaScript File Upload](https://www.syncfusion.com/javascript-ui-controls/js-file-upload) feature tour page for its groundbreaking features. You can also explore our [JavaScript File Upload example](https://ej2.syncfusion.com/demos/#/bootstrap5/uploader/default.html) to understand how to browse the files which you want to upload to the server. \ No newline at end of file