Skip to content

Commit

Permalink
FileManager: fix demo link (#6961) (#6963)
Browse files Browse the repository at this point in the history
  • Loading branch information
vladaskorohodova authored Jan 7, 2025
1 parent 2b81768 commit 72baa8f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ The following code shows how to bind the FileManager to the **Remote** file syst
On the server-side, you need to process file management requests. DevExtreme provides helpers for ASP.NET MVC and ASP.NET Core that do this. To view the server-side code, navigate to the `FileManagerApiController.cs` tab in the following demo:

#include btn-open-demo with {
href: "https://js.devexpress.com/Demos/WidgetsGallery/Demo/FileManager/BindingToFileSystem/NetCore/Light/"
href: "https://demos.devexpress.com/aspnetcore/Demo/FileManager/BindingToFileSystem/"
}
#include btn-open-github with {
href: "https://github.com/DevExpress-Examples/devextreme-treelist-show-folders-and-files"
Expand Down

0 comments on commit 72baa8f

Please sign in to comment.